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

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
......@@ -599,7 +599,7 @@ sdmmc_cmd: sdmmc-cmd {
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>;
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment