Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ef8216d2 authored by Dinh Nguyen's avatar Dinh Nguyen
Browse files

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
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -163,6 +163,7 @@

&usb0 {
	status = "okay";
	disable-over-current;
};

&watchdog1 {