summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8qm-mek.dts
diff options
context:
space:
mode:
authorHaibo Chen <haibo.chen@nxp.com>2019-08-06 16:41:07 +0800
committerDong Aisheng <aisheng.dong@nxp.com>2019-11-25 16:05:29 +0800
commita35a666c7f578dc0ca96b793fc8f77a202f2941e (patch)
tree17f3a49449d6da02896a9220dcdcaa017d694c84 /arch/arm64/boot/dts/freescale/imx8qm-mek.dts
parent51c4b191a8a3bdbfb5abfea956f767f19192f148 (diff)
ARM64: dts: imx8qm-mek: fix the usdhc2 cd and wp setting
Change to set the correct pad for usdhc2 cd pin and wp pin. Signed-off-by: Haibo Chen <haibo.chen@nxp.com>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/imx8qm-mek.dts')
-rw-r--r--arch/arm64/boot/dts/freescale/imx8qm-mek.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8qm-mek.dts b/arch/arm64/boot/dts/freescale/imx8qm-mek.dts
index 0cebce5a608b..794284f5a288 100644
--- a/arch/arm64/boot/dts/freescale/imx8qm-mek.dts
+++ b/arch/arm64/boot/dts/freescale/imx8qm-mek.dts
@@ -334,8 +334,8 @@
pinctrl-2 = <&pinctrl_usdhc2>, <&pinctrl_usdhc2_gpio>;
bus-width = <4>;
vmmc-supply = <&reg_usdhc2_vmmc>;
- cd-gpios = <&lsio_gpio4 22 GPIO_ACTIVE_LOW>;
- wp-gpios = <&lsio_gpio4 21 GPIO_ACTIVE_HIGH>;
+ cd-gpios = <&lsio_gpio5 22 GPIO_ACTIVE_LOW>;
+ wp-gpios = <&lsio_gpio5 21 GPIO_ACTIVE_HIGH>;
status = "okay";
};