]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
ARM: dts: rockchip: Remove mshc aliases from RK3288
authorJohan Jonker <jbx6244@gmail.com>
Thu, 30 Oct 2025 18:20:42 +0000 (19:20 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Fri, 31 Oct 2025 22:44:12 +0000 (23:44 +0100)
The use of mshc aliases is deprecated for some while,
so remove them from the rk3288.dtsi file.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Link: https://patch.msgid.link/3e461bce-e8e6-48f1-a296-34040447ff25@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rockchip/rk3288.dtsi

index 42d705b544ecb6cb4bb97f11d43c34d6a4677bc6..7e284b4fecdcee2b36f6accc8989a9dd4b4e8f62 100644 (file)
                i2c3 = &i2c3;
                i2c4 = &i2c4;
                i2c5 = &i2c5;
-               mshc0 = &emmc;
-               mshc1 = &sdmmc;
-               mshc2 = &sdio0;
-               mshc3 = &sdio1;
                serial0 = &uart0;
                serial1 = &uart1;
                serial2 = &uart2;