]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ARM: dts: rockchip: rk3036: remove mshc aliases
authorJohan Jonker <jbx6244@gmail.com>
Fri, 16 Jan 2026 21:05:24 +0000 (22:05 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Tue, 20 Jan 2026 09:51:55 +0000 (10:51 +0100)
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>
arch/arm/boot/dts/rockchip/rk3036.dtsi

index fca21ebb224b5feeb25452514130fd45c3bcff6d..78afae42f8b212aefef3a00835b45da9925498e3 100644 (file)
@@ -23,9 +23,6 @@
                i2c0 = &i2c0;
                i2c1 = &i2c1;
                i2c2 = &i2c2;
-               mshc0 = &emmc;
-               mshc1 = &sdmmc;
-               mshc2 = &sdio;
                serial0 = &uart0;
                serial1 = &uart1;
                serial2 = &uart2;