summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Schenker <philippe.schenker@toradex.com>2022-07-28 18:20:16 +0200
committerPhilippe Schenker <philippe.schenker@toradex.com>2022-07-29 11:40:30 +0200
commit0059b164d450168506e0cabe62f95da74bf526c5 (patch)
tree78ef48d4d3375850b7aabaea59ff8e557f7c7d8d
parent50485b97f3dde06ea399bc4857d141f8976d3ab5 (diff)
arm64: dts: imx8mp-verdin: use downstream defines
in mainline these muxings are called USB*_OTG_PWR, the value behind is the exact same as USB*_PWR in downstream so use these for downstream. Upstream-Status: Inappropriate [other] - Commit only needed for NXP downstream kernel Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
-rw-r--r--arch/arm64/boot/dts/freescale/imx8mp-verdin.dtsi4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8mp-verdin.dtsi b/arch/arm64/boot/dts/freescale/imx8mp-verdin.dtsi
index c5987bdbb383..da66d8487651 100644
--- a/arch/arm64/boot/dts/freescale/imx8mp-verdin.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8mp-verdin.dtsi
@@ -1205,7 +1205,7 @@
pinctrl_usb1_vbus: usb1vbusgrp {
fsl,pins =
- <MX8MP_IOMUXC_GPIO1_IO12__USB1_OTG_PWR 0x19>; /* SODIMM 155 */
+ <MX8MP_IOMUXC_GPIO1_IO12__USB1_PWR 0x19>; /* SODIMM 155 */
};
/* USB_1_ID */
@@ -1216,7 +1216,7 @@
pinctrl_usb2_vbus: usb2vbusgrp {
fsl,pins =
- <MX8MP_IOMUXC_GPIO1_IO14__USB2_OTG_PWR 0x19>; /* SODIMM 185 */
+ <MX8MP_IOMUXC_GPIO1_IO14__USB2_PWR 0x19>; /* SODIMM 185 */
};
/* On-module Wi-Fi */