All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: rockchip: Enable eMMC on rk3576-evb1-v10
@ 2025-07-31  6:24 ` Chaoyi Chen
  0 siblings, 0 replies; 4+ messages in thread
From: Chaoyi Chen @ 2025-07-31  6:24 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Heiko Stuebner,
	Shawn Lin, Andy Yan, Detlev Casanova, Kever Yang, Chaoyi Chen
  Cc: devicetree, linux-arm-kernel, linux-rockchip, linux-kernel

From: Chaoyi Chen <chaoyi.chen@rock-chips.com>

Some rk3576-evb1 boards use eMMC instead of UFS. Enable eMMC for it.

Signed-off-by: Chaoyi Chen <chaoyi.chen@rock-chips.com>
---
 arch/arm64/boot/dts/rockchip/rk3576-evb1-v10.dts | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/arch/arm64/boot/dts/rockchip/rk3576-evb1-v10.dts b/arch/arm64/boot/dts/rockchip/rk3576-evb1-v10.dts
index 56527c56830e..a60dee0de9f9 100644
--- a/arch/arm64/boot/dts/rockchip/rk3576-evb1-v10.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3576-evb1-v10.dts
@@ -723,6 +723,18 @@ usbc0_int: usbc0-int {
 	};
 };
 
+&sdhci {
+	bus-width = <8>;
+	full-pwr-cycle-in-suspend;
+	max-frequency = <200000000>;
+	mmc-hs400-1_8v;
+	mmc-hs400-enhanced-strobe;
+	no-sdio;
+	no-sd;
+	non-removable;
+	status = "okay";
+};
+
 &sdmmc {
 	bus-width = <4>;
 	cap-mmc-highspeed;
-- 
2.49.0



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

* [PATCH] arm64: dts: rockchip: Enable eMMC on rk3576-evb1-v10
@ 2025-07-31  6:24 ` Chaoyi Chen
  0 siblings, 0 replies; 4+ messages in thread
From: Chaoyi Chen @ 2025-07-31  6:24 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Heiko Stuebner,
	Shawn Lin, Andy Yan, Detlev Casanova, Kever Yang, Chaoyi Chen
  Cc: devicetree, linux-arm-kernel, linux-rockchip, linux-kernel

From: Chaoyi Chen <chaoyi.chen@rock-chips.com>

Some rk3576-evb1 boards use eMMC instead of UFS. Enable eMMC for it.

Signed-off-by: Chaoyi Chen <chaoyi.chen@rock-chips.com>
---
 arch/arm64/boot/dts/rockchip/rk3576-evb1-v10.dts | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/arch/arm64/boot/dts/rockchip/rk3576-evb1-v10.dts b/arch/arm64/boot/dts/rockchip/rk3576-evb1-v10.dts
index 56527c56830e..a60dee0de9f9 100644
--- a/arch/arm64/boot/dts/rockchip/rk3576-evb1-v10.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3576-evb1-v10.dts
@@ -723,6 +723,18 @@ usbc0_int: usbc0-int {
 	};
 };
 
+&sdhci {
+	bus-width = <8>;
+	full-pwr-cycle-in-suspend;
+	max-frequency = <200000000>;
+	mmc-hs400-1_8v;
+	mmc-hs400-enhanced-strobe;
+	no-sdio;
+	no-sd;
+	non-removable;
+	status = "okay";
+};
+
 &sdmmc {
 	bus-width = <4>;
 	cap-mmc-highspeed;
-- 
2.49.0


_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

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

* Re: [PATCH] arm64: dts: rockchip: Enable eMMC on rk3576-evb1-v10
  2025-07-31  6:24 ` Chaoyi Chen
@ 2025-08-11  7:52   ` Heiko Stuebner
  -1 siblings, 0 replies; 4+ messages in thread
From: Heiko Stuebner @ 2025-08-11  7:52 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Shawn Lin,
	Andy Yan, Detlev Casanova, Kever Yang, Chaoyi Chen, Chaoyi Chen
  Cc: Heiko Stuebner, devicetree, linux-arm-kernel, linux-rockchip,
	linux-kernel


On Thu, 31 Jul 2025 14:24:15 +0800, Chaoyi Chen wrote:
> Some rk3576-evb1 boards use eMMC instead of UFS. Enable eMMC for it.
> 
> 

Applied, thanks!

[1/1] arm64: dts: rockchip: Enable eMMC on rk3576-evb1-v10
      commit: 6294d0590d5f65725e505b89978895bd04b55650

Best regards,
-- 
Heiko Stuebner <heiko@sntech.de>


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

* Re: [PATCH] arm64: dts: rockchip: Enable eMMC on rk3576-evb1-v10
@ 2025-08-11  7:52   ` Heiko Stuebner
  0 siblings, 0 replies; 4+ messages in thread
From: Heiko Stuebner @ 2025-08-11  7:52 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Shawn Lin,
	Andy Yan, Detlev Casanova, Kever Yang, Chaoyi Chen, Chaoyi Chen
  Cc: Heiko Stuebner, devicetree, linux-arm-kernel, linux-rockchip,
	linux-kernel


On Thu, 31 Jul 2025 14:24:15 +0800, Chaoyi Chen wrote:
> Some rk3576-evb1 boards use eMMC instead of UFS. Enable eMMC for it.
> 
> 

Applied, thanks!

[1/1] arm64: dts: rockchip: Enable eMMC on rk3576-evb1-v10
      commit: 6294d0590d5f65725e505b89978895bd04b55650

Best regards,
-- 
Heiko Stuebner <heiko@sntech.de>

_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

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

end of thread, other threads:[~2025-08-11  8:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-31  6:24 [PATCH] arm64: dts: rockchip: Enable eMMC on rk3576-evb1-v10 Chaoyi Chen
2025-07-31  6:24 ` Chaoyi Chen
2025-08-11  7:52 ` Heiko Stuebner
2025-08-11  7:52   ` Heiko Stuebner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.