]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: imx8qm-mek: fix gpio number for reg_usdhc2_vmmc
authorFrank Li <Frank.Li@nxp.com>
Fri, 14 Jun 2024 15:06:32 +0000 (11:06 -0400)
committerShawn Guo <shawnguo@kernel.org>
Mon, 17 Jun 2024 03:07:06 +0000 (11:07 +0800)
The gpio in "reg_usdhc2_vmmc" should be 7 instead of 19.

Cc: stable@vger.kernel.org
Fixes: 307fd14d4b14 ("arm64: dts: imx: add imx8qm mek support")
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8qm-mek.dts

index 5c6b39c6933fc4f108e20c98b0f9a03706e583f6..6e05361c1ffb23768909f383f583190283390abc 100644 (file)
@@ -36,7 +36,7 @@
                regulator-name = "SD1_SPWR";
                regulator-min-microvolt = <3000000>;
                regulator-max-microvolt = <3000000>;
-               gpio = <&lsio_gpio4 19 GPIO_ACTIVE_HIGH>;
+               gpio = <&lsio_gpio4 7 GPIO_ACTIVE_HIGH>;
                enable-active-high;
        };