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>
This commit is contained in:
Dominik Haller 2024-02-22 13:28:53 +01:00 committed by Shawn Guo
parent 6119cc04e1
commit 66fbd83b01

View File

@ -408,7 +408,7 @@ MX8MP_IOMUXC_SAI3_RXD__UART2_DCE_RTS 0x140
pinctrl_usdhc2_pins: usdhc2-gpiogrp {
fsl,pins = <
MX8MP_IOMUXC_SD2_CD_B__GPIO2_IO12 0x1c4
MX8MP_IOMUXC_SD2_CD_B__GPIO2_IO12 0x40
>;
};