ARM: dts: imx7-mba7: specify USB over-current polarity
Add over-current-active-low to usbotg1. Signed-off-by: Matthias Schiffer <matthias.schiffer@ew.tq-group.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
9af6702fa1
commit
b8a4f64a32
|
@ -578,6 +578,7 @@
|
|||
srp-disable;
|
||||
hnp-disable;
|
||||
adp-disable;
|
||||
over-current-active-low;
|
||||
dr_mode = "host";
|
||||
status = "okay";
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue