[PATCH v1] ARM: dts: rockchip: rk3036: remove mshc aliases
Shawn Lin
shawn.lin at rock-chips.com
Sun Jan 18 23:08:56 PST 2026
Hi Johan,
在 2026/01/17 星期六 5:05, Johan Jonker 写道:
> The use of mshc aliases is deprecated for some while,
> so remove them from the rk3036.dtsi file.
>
I noticed that the alias property is still listed in the
documentation[1]. Could you please share where it has been formally
marked as deprecated? I may have missed the update.
[1] Documentation/devicetree/bindings/mmc/mmc-controller.yaml
> Signed-off-by: Johan Jonker <jbx6244 at gmail.com>
> ---
> arch/arm/boot/dts/rockchip/rk3036.dtsi | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff --git a/arch/arm/boot/dts/rockchip/rk3036.dtsi b/arch/arm/boot/dts/rockchip/rk3036.dtsi
> index fca21ebb224b..78afae42f8b2 100644
> --- a/arch/arm/boot/dts/rockchip/rk3036.dtsi
> +++ b/arch/arm/boot/dts/rockchip/rk3036.dtsi
> @@ -23,9 +23,6 @@ aliases {
> i2c0 = &i2c0;
> i2c1 = &i2c1;
> i2c2 = &i2c2;
> - mshc0 = &emmc;
> - mshc1 = &sdmmc;
> - mshc2 = &sdio;
> serial0 = &uart0;
> serial1 = &uart1;
> serial2 = &uart2;
> --
> 2.39.5
>
>
> _______________________________________________
> Linux-rockchip mailing list
> Linux-rockchip at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-rockchip
>
More information about the linux-arm-kernel
mailing list