Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 97784b07 authored by Klaus Goger's avatar Klaus Goger Committed by Heiko Stuebner
Browse files

ARM: dts: rockchip: fix typo in rk3036 mmc pinctrl



replace sdmcc with sdmmc rk3036.dtsi

Signed-off-by: default avatarKlaus Goger <klaus.goger@theobroma-systems.com>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 4b456d20
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -599,7 +599,7 @@
				rockchip,pins = <1 15 RK_FUNC_1 &pcfg_pull_default>;
			};

			sdmmc_cd: sdmcc-cd {
			sdmmc_cd: sdmmc-cd {
				rockchip,pins = <1 17 RK_FUNC_1 &pcfg_pull_default>;
			};