mirror of
https://github.com/torvalds/linux.git
synced 2026-05-30 18:13:41 +02:00
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:
parent
4fbd8d194f
commit
ef8216d28a
|
|
@ -163,6 +163,7 @@ &uart1 {
|
|||
|
||||
&usb0 {
|
||||
status = "okay";
|
||||
disable-over-current;
|
||||
};
|
||||
|
||||
&watchdog1 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user