ARM: dts: imx7-mba7: specify USB over-current polarity
authorMatthias Schiffer <matthias.schiffer@ew.tq-group.com>
Fri, 18 Sep 2020 11:29:41 +0000 (13:29 +0200)
committerShawn Guo <shawnguo@kernel.org>
Wed, 28 Oct 2020 08:37:03 +0000 (16:37 +0800)
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>
arch/arm/boot/dts/imx7-mba7.dtsi

index ea9f0a4..f9704c3 100644 (file)
        srp-disable;
        hnp-disable;
        adp-disable;
+       over-current-active-low;
        dr_mode = "host";
        status = "okay";
 };