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: Dinh Nguyen <dinguyen@kernel.org>
This commit is contained in:
Dinh Nguyen 2017-11-28 16:15:49 -06:00
parent 4fbd8d194f
commit ef8216d28a
1 changed files with 1 additions and 0 deletions

View File

@ -163,6 +163,7 @@
&usb0 {
status = "okay";
disable-over-current;
};
&watchdog1 {