提交 d59df5d1 编写于 作者: M Matthias Brugger 提交者: Heiko Stuebner

ARM: dts: rockchip: Fix typo in rk3288 sdmmc card detect pin name

The card detect pin is currently called sdmcc-cd.
This patch fixes the typo and renames the pin to sdmmc-cd.
Signed-off-by: NMatthias Brugger <mbrugger@suse.com>
Signed-off-by: NHeiko Stuebner <heiko@sntech.de>
上级 a1c2e133
......@@ -1157,7 +1157,7 @@
rockchip,pins = <6 21 RK_FUNC_1 &pcfg_pull_up>;
};
sdmmc_cd: sdmcc-cd {
sdmmc_cd: sdmmc-cd {
rockchip,pins = <6 22 RK_FUNC_1 &pcfg_pull_up>;
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册