Re: [U-Boot] [PATCH 4/4] ARM: socfpga: Disable USB OC protection on SoCrates

2016-04-28 Thread Stefan Roese

On 27.04.2016 15:24, Marek Vasut wrote:

This is mandatory, otherwise the USB does not work.

Signed-off-by: Marek Vasut 
Cc: Stefan Roese 
Cc: Dinh Nguyen 


Tested-by: Stefan Roese 

Thanks,
Stefan
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] [PATCH 4/4] ARM: socfpga: Disable USB OC protection on SoCrates

2016-04-27 Thread Marek Vasut
This is mandatory, otherwise the USB does not work.

Signed-off-by: Marek Vasut 
Cc: Stefan Roese 
Cc: Dinh Nguyen 
---
 arch/arm/dts/socfpga_cyclone5_socrates.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/dts/socfpga_cyclone5_socrates.dts 
b/arch/arm/dts/socfpga_cyclone5_socrates.dts
index d2ab3b3..bdd9324 100644
--- a/arch/arm/dts/socfpga_cyclone5_socrates.dts
+++ b/arch/arm/dts/socfpga_cyclone5_socrates.dts
@@ -83,5 +83,6 @@
 };
 
  {
+   disable-over-current;
status = "okay";
 };
-- 
2.7.0

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot