aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikita Yushchenko <[email protected]>2018-05-15 11:45:02 +0300
committerShawn Guo <[email protected]>2018-05-20 20:35:09 +0800
commit1a68ab4d4c62cab2e2db95517dea1078cd4fae97 (patch)
treebc3741acf06556d6ed23eb1e08b6b4c91aba629e
parent71db394874890806fc8fddb9ee576f6553683a73 (diff)
ARM: dts: imx51-zii-rdu1: limit usbh1 to full-speed
On RDU1, imx51 usbh1 interface is either not used, or used via external block that breaks USB2 signalling. To keep things working if high-speed device gets connected to that block, use ChipIdea feature to limit port to full speed. Signed-off-by: Nikita Yushchenko <[email protected]> Reviewed-by: Lucas Stach <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
-rw-r--r--arch/arm/boot/dts/imx51-zii-rdu1.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx51-zii-rdu1.dts b/arch/arm/boot/dts/imx51-zii-rdu1.dts
index 991fa0725a8f..0c8bae9dbb07 100644
--- a/arch/arm/boot/dts/imx51-zii-rdu1.dts
+++ b/arch/arm/boot/dts/imx51-zii-rdu1.dts
@@ -589,6 +589,7 @@
phy_type = "ulpi";
fsl,usbphy = <&usbh1phy>;
disable-over-current;
+ maximum-speed = "full-speed";
vbus-supply = <&reg_5p0v_main>;
status = "okay";
};