ARM: dts: imx6: RDU2: disable over-current detection on USB H1

Just like the OTG port, USB H1 has no over-current detection wired up.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Lucas Stach 2017-08-31 17:39:50 +02:00 committed by Shawn Guo
parent 2952d67637
commit 2f0578b8e6
1 changed files with 1 additions and 0 deletions

View File

@ -728,6 +728,7 @@
&usbh1 {
vbus-supply = <&reg_5p0v_main>;
disable-over-current;
status = "okay";
};