Commit ef8216d2 authored by Dinh Nguyen's avatar Dinh Nguyen

ARM: dts: socfpga: disable over-current for Arria10 USB devkit

The USB host functionality on the Arria10 needs the disable-over-current
property.
Signed-off-by: default avatarDinh Nguyen <dinguyen@kernel.org>
parent 4fbd8d19
......@@ -163,6 +163,7 @@ &uart1 {
&usb0 {
status = "okay";
disable-over-current;
};
&watchdog1 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment