[linux-yocto] [PATCH 23/25] arm64: dts: stratix10: disable false USB overcurrent on devkit
Meng.Li at windriver.com
Meng.Li at windriver.com
Tue Apr 3 19:37:46 PDT 2018
From: Dinh Nguyen <dinguyen at kernel.org>
commit 1752cc0adb37e96e79a8ce8189dbd8d53016a224 from
https://github.com/altera-opensource/linux-socfpga.git
Disable the USB overcurrent condition that is falsely detected on the
devkit.
Signed-off-by: Dinh Nguyen <dinguyen at kernel.org>
Signed-off-by: Meng Li <Meng.Li at windriver.com>
---
.../boot/dts/altera/socfpga_stratix10_socdk.dts | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts b/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
index 8f421d6..ec18609 100644
--- a/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
+++ b/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
@@ -113,6 +113,7 @@
&usb0 {
status = "okay";
+ disable-over-current;
};
&i2c1 {
--
1.7.9.5
More information about the linux-yocto
mailing list