If maximum-speed is not specified in dts controller defaults
to super speed. Super speed can fall back to any other speed
based on speed negotiation.
Signed-off-by: Subbaraya Sundeep Bhatta <sbhatta@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
&usb0 {
status = "okay";
dr_mode = "host";
- maximum-speed = "high-speed";
};
&xilinx_drm {
&usb1 {
status = "okay";
dr_mode = "host";
- maximum-speed = "high-speed";
};
&uart0 {
&usb0 {
status = "okay";
dr_mode = "host";
- maximum-speed = "high-speed";
};