[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <c4c17773-1146-4db9-bf2f-a7500a8bd734@rock-chips.com>
Date: Mon, 19 Jan 2026 15:08:56 +0800
From: Shawn Lin <shawn.lin@...k-chips.com>
To: Johan Jonker <jbx6244@...il.com>
Cc: shawn.lin@...k-chips.com, robh@...nel.org, conor+dt@...nel.org,
krzk+dt@...nel.org, devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-rockchip@...ts.infradead.org,
linux-kernel@...r.kernel.org, heiko@...ech.de
Subject: Re: [PATCH v1] ARM: dts: rockchip: rk3036: remove mshc aliases
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@...il.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@...ts.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-rockchip
>
Powered by blists - more mailing lists