public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: dts: imx6: RDU2: disable over-current detection on USB H1
@ 2017-08-31 15:39 Lucas Stach
  2017-08-31 15:39 ` [PATCH 2/2] ARM: dts: imx6: RDU2: disallow RMI4 device sleep Lucas Stach
  2017-09-22  5:26 ` [PATCH 1/2] ARM: dts: imx6: RDU2: disable over-current detection on USB H1 Shawn Guo
  0 siblings, 2 replies; 4+ messages in thread
From: Lucas Stach @ 2017-08-31 15:39 UTC (permalink / raw)
  To: linux-arm-kernel

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

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
---
 arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi b/arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi
index 34f24570df9e..c2cd7457bad3 100644
--- a/arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi
+++ b/arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi
@@ -805,6 +805,7 @@
 
 &usbh1 {
 	vbus-supply = <&reg_5p0v_main>;
+	disable-over-current;
 	status = "okay";
 };
 
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-09-22  5:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-31 15:39 [PATCH 1/2] ARM: dts: imx6: RDU2: disable over-current detection on USB H1 Lucas Stach
2017-08-31 15:39 ` [PATCH 2/2] ARM: dts: imx6: RDU2: disallow RMI4 device sleep Lucas Stach
2017-08-31 17:39   ` Chris Healy
2017-09-22  5:26 ` [PATCH 1/2] ARM: dts: imx6: RDU2: disable over-current detection on USB H1 Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox