dts: bindings: usb: Add maximum-speed property Add maximum-speed property to usb node. It configures USB controllers to work up to a specific speed. Valid arguments are "super-speed", "high-speed", "full-speed" and "low-speed". Signed-off-by: Yannis Damigos <giannis.damigos@gmail.com>