aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDominik Haller <d.haller@phytec.de>2024-02-22 13:28:53 +0100
committerShawn Guo <shawnguo@kernel.org>2024-02-25 21:10:25 +0800
commit66fbd83b0192b9eb650b9ddb566f2882e5450a42 (patch)
tree613a785eb27ea7dbe301e8778cd5a600fe356376
parentarm64: dts: imx8mp-phyboard-pollux: Reduce drive strength for eqos tx lines (diff)
downloadlinux-rng-66fbd83b0192b9eb650b9ddb566f2882e5450a42.tar.xz
linux-rng-66fbd83b0192b9eb650b9ddb566f2882e5450a42.zip
arm64: dts: imx8mp-phyboard-pollux: Disable pull-up for CD GPIO
Removes the pull-up resistor from the pad's settings to keep it consistent for all boards. We have pull-ups in hardware on all boards so we don't need to set the additional one from the iomux controller. Signed-off-by: Dominik Haller <d.haller@phytec.de> Signed-off-by: Benjamin Hahn <B.Hahn@phytec.de> Signed-off-by: Yashwanth Varakala <y.varakala@phytec.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
-rw-r--r--arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk.dts b/arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk.dts
index 7c27abaea20b..00a240484c25 100644
--- a/arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk.dts
+++ b/arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk.dts
@@ -408,7 +408,7 @@
pinctrl_usdhc2_pins: usdhc2-gpiogrp {
fsl,pins = <
- MX8MP_IOMUXC_SD2_CD_B__GPIO2_IO12 0x1c4
+ MX8MP_IOMUXC_SD2_CD_B__GPIO2_IO12 0x40
>;
};