提交 d7f9a388 编写于 作者: D Doug Anderson 提交者: Heiko Stuebner

ARM: dts: Add mshc aliases for rk3288

It's convenient (and less confusing to people reading logs) if the
eMMC port on rk3288 is consistenly marked with mmc0 and the sdmmc port
on rk3288 is consistently marked with mmc1.  Add the appropriate
aliases.
Signed-off-by: NDoug Anderson <dianders@chromium.org>
Reviewed-by: NSonny Rao <sonnyrao@chromium.org>
Signed-off-by: NHeiko Stuebner <heiko@sntech.de>
上级 1f53170b
......@@ -29,6 +29,10 @@
i2c3 = &i2c3;
i2c4 = &i2c4;
i2c5 = &i2c5;
mshc0 = &emmc;
mshc1 = &sdmmc;
mshc2 = &sdio0;
mshc3 = &sdio1;
serial0 = &uart0;
serial1 = &uart1;
serial2 = &uart2;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册