From: Dinh Nguyen <dingu...@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 <dingu...@kernel.org>
Signed-off-by: Meng Li <meng...@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

-- 
_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to