Skip to content

Commit

Permalink
ARM: dts: imx6ull-tarragon: fix USB over-current polarity
Browse files Browse the repository at this point in the history
[ Upstream commit d7f3040 ]

Our Tarragon platform uses a active-low signal to inform
the i.MX6ULL about the over-current detection.

Fixes: 5e4f393 ("ARM: dts: imx6ull: Add chargebyte Tarragon support")
Signed-off-by: Michael Heimpold <michael.heimpold@chargebyte.com>
Signed-off-by: Stefan Wahren <wahrenst@gmx.net>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
  • Loading branch information
mhei authored and gregkh committed May 2, 2024
1 parent 62041d2 commit cf1a368
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/boot/dts/nxp/imx/imx6ull-tarragon-common.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -805,6 +805,7 @@
&pinctrl_usb_pwr>;
dr_mode = "host";
power-active-high;
over-current-active-low;
disable-over-current;
status = "okay";
};
Expand Down

0 comments on commit cf1a368

Please sign in to comment.