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

replace sdmcc with sdmmc rk3036.dtsi

Signed-off-by: Klaus Goger <klaus.goger@theobroma-systems.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Klaus Goger 2017-06-27 21:58:30 +02:00 committed by Heiko Stuebner
parent 4b456d2093
commit 97784b07d2
1 changed files with 1 additions and 1 deletions

View File

@ -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>;
};