Skip to content

Commit e546c69

Browse files
Johan Jonkermmind
authored andcommitted
ARM: dts: rockchip: rk3036: remove mshc aliases
The use of mshc aliases is deprecated for some while, so remove them from the rk3036.dtsi file. Signed-off-by: Johan Jonker <jbx6244@gmail.com> Link: https://patch.msgid.link/c6feab79-5b73-413b-a94f-9d1b2fa6df43@gmail.com Signed-off-by: Heiko Stuebner <heiko@sntech.de>
1 parent e74470c commit e546c69

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

arch/arm/boot/dts/rockchip/rk3036.dtsi

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@
2323
i2c0 = &i2c0;
2424
i2c1 = &i2c1;
2525
i2c2 = &i2c2;
26-
mshc0 = &emmc;
27-
mshc1 = &sdmmc;
28-
mshc2 = &sdio;
2926
serial0 = &uart0;
3027
serial1 = &uart1;
3128
serial2 = &uart2;

0 commit comments

Comments
 (0)