public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1] ARM: dts: rockchip: rk3036: remove mshc aliases
@ 2026-01-16 21:05 Johan Jonker
  2026-01-19  7:08 ` Shawn Lin
  2026-01-20  9:54 ` Heiko Stuebner
  0 siblings, 2 replies; 5+ messages in thread
From: Johan Jonker @ 2026-01-16 21:05 UTC (permalink / raw)
  To: heiko
  Cc: robh, conor+dt, krzk+dt, devicetree, linux-arm-kernel,
	linux-rockchip, linux-kernel

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>
---
 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


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-01-20  9:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-16 21:05 [PATCH v1] ARM: dts: rockchip: rk3036: remove mshc aliases Johan Jonker
2026-01-19  7:08 ` Shawn Lin
2026-01-19 18:10   ` Johan Jonker
2026-01-20  1:08     ` Shawn Lin
2026-01-20  9:54 ` Heiko Stuebner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox