Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] ARM: dts: socfpga: disable over-current for Arria10 USB devkit
@ 2017-12-01 17:43 Dinh Nguyen
  2017-12-01 17:43 ` [PATCH 2/3] arm64: dts: stratix10: remove phy node for usb Dinh Nguyen
  2017-12-01 17:43 ` [PATCH 3/3] arm64: dts: stratix10: enable USB on the devkit Dinh Nguyen
  0 siblings, 2 replies; 3+ messages in thread
From: Dinh Nguyen @ 2017-12-01 17:43 UTC (permalink / raw)
  To: linux-arm-kernel

The USB host functionality on the Arria10 needs the disable-over-current
property.

Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
---
 arch/arm/boot/dts/socfpga_arria10_socdk.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/socfpga_arria10_socdk.dtsi b/arch/arm/boot/dts/socfpga_arria10_socdk.dtsi
index 3a32de9..64cc86a 100644
--- a/arch/arm/boot/dts/socfpga_arria10_socdk.dtsi
+++ b/arch/arm/boot/dts/socfpga_arria10_socdk.dtsi
@@ -163,6 +163,7 @@
 
 &usb0 {
 	status = "okay";
+	disable-over-current;
 };
 
 &watchdog1 {
-- 
2.7.4

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

end of thread, other threads:[~2017-12-01 17:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-01 17:43 [PATCH 1/3] ARM: dts: socfpga: disable over-current for Arria10 USB devkit Dinh Nguyen
2017-12-01 17:43 ` [PATCH 2/3] arm64: dts: stratix10: remove phy node for usb Dinh Nguyen
2017-12-01 17:43 ` [PATCH 3/3] arm64: dts: stratix10: enable USB on the devkit Dinh Nguyen

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