projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84bd065
)
ARM: dts: imx6dl: plybas: fix USB over-current detection on USB OTG port
author
Oleksij Rempel
<o.rempel@pengutronix.de>
Tue, 30 May 2023 12:03:43 +0000
(14:03 +0200)
committer
Shawn Guo
<shawnguo@kernel.org>
Sun, 4 Jun 2023 13:07:24 +0000
(21:07 +0800)
USB over-current detection is supported on this board. So, activate it.
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6dl-plybas.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx6dl-plybas.dts
b/arch/arm/boot/dts/imx6dl-plybas.dts
index e98046eea7a418a0d94d3b3195ee5e6d45f82b2d..84f34da06267ebd477fbe71b465a44ffe5b4c098 100644
(file)
--- a/
arch/arm/boot/dts/imx6dl-plybas.dts
+++ b/
arch/arm/boot/dts/imx6dl-plybas.dts
@@
-235,7
+235,7
@@
pinctrl-0 = <&pinctrl_usbotg>;
phy_type = "utmi";
dr_mode = "host";
-
disable-over-current
;
+
over-current-active-low
;
status = "okay";
};