mirror of https://gitee.com/openkylin/linux.git
arm64: dts: stratix10: disable false USB overcurrent on devkit
Disable the USB overcurrent condition that is falsely detected on the devkit. Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
This commit is contained in:
parent
3b0fb63f25
commit
956c8cd692
|
@ -100,6 +100,7 @@ &uart0 {
|
|||
|
||||
&usb0 {
|
||||
status = "okay";
|
||||
disable-over-current;
|
||||
};
|
||||
|
||||
&watchdog0 {
|
||||
|
|
Loading…
Reference in New Issue