diff mbox series

[12/13] ARM: dts: imx7-mba7: specify USB over-current polarity

Message ID 20200918112942.1367-12-matthias.schiffer@ew.tq-group.com (mailing list archive)
State New, archived
Headers show
Series [01/13] dt-bindings: arm: fsl: update TQ-Systems SoMs and boards based on i.MX7 | expand

Commit Message

Matthias Schiffer Sept. 18, 2020, 11:29 a.m. UTC
Add over-current-active-low to usbotg1.

Signed-off-by: Matthias Schiffer <matthias.schiffer@ew.tq-group.com>
---
 arch/arm/boot/dts/imx7-mba7.dtsi | 1 +
 1 file changed, 1 insertion(+)

Comments

Shawn Guo Oct. 28, 2020, 8:34 a.m. UTC | #1
On Fri, Sep 18, 2020 at 01:29:41PM +0200, Matthias Schiffer wrote:
> Add over-current-active-low to usbotg1.
> 
> Signed-off-by: Matthias Schiffer <matthias.schiffer@ew.tq-group.com>

Applied, thanks.
diff mbox series

Patch

diff --git a/arch/arm/boot/dts/imx7-mba7.dtsi b/arch/arm/boot/dts/imx7-mba7.dtsi
index cd29844bc76b..52b8f66f9982 100644
--- a/arch/arm/boot/dts/imx7-mba7.dtsi
+++ b/arch/arm/boot/dts/imx7-mba7.dtsi
@@ -610,6 +610,7 @@ 
 	srp-disable;
 	hnp-disable;
 	adp-disable;
+	over-current-active-low;
 	dr_mode = "host";
 	status = "okay";
 };