ARM: dts: rockchip: add mmc alias for rv1106

Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Change-Id: Ieb789ef172da1d5cc8215a2540d018d0ceb20c46
This commit is contained in:
Shawn Lin
2022-03-22 09:10:44 +08:00
committed by Tao Huang
parent d0bec4fc8f
commit 11935bbb43

View File

@@ -34,6 +34,9 @@
i2c2 = &i2c2;
i2c3 = &i2c3;
i2c4 = &i2c4;
mmc0 = &emmc;
mmc1 = &sdmmc;
mmc2 = &sdio;
rkcif_mipi_lvds0 = &rkcif_mipi_lvds;
rkcif_mipi_lvds1 = &rkcif_mipi_lvds1;
serial0 = &uart0;