linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: rockchip: Add UFS support on the ROCK 4D
@ 2025-07-08 15:50 Detlev Casanova
  2025-07-10  9:27 ` Heiko Stuebner
  0 siblings, 1 reply; 2+ messages in thread
From: Detlev Casanova @ 2025-07-08 15:50 UTC (permalink / raw)
  To: linux-kernel
  Cc: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Heiko Stuebner,
	Detlev Casanova, Dragan Simic, Stephen Chen, devicetree,
	linux-arm-kernel, linux-rockchip, kernel

This device supports removable UFS chips, add support for it.

Signed-off-by: Detlev Casanova <detlev.casanova@collabora.com>
---
 arch/arm64/boot/dts/rockchip/rk3576-rock-4d.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm64/boot/dts/rockchip/rk3576-rock-4d.dts b/arch/arm64/boot/dts/rockchip/rk3576-rock-4d.dts
index 6756403111e70..c7b65ef588bb8 100644
--- a/arch/arm64/boot/dts/rockchip/rk3576-rock-4d.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3576-rock-4d.dts
@@ -730,6 +730,10 @@ &uart0 {
 	status = "okay";
 };
 
+&ufshc {
+	status = "okay";
+};
+
 &usb_drd1_dwc3 {
 	dr_mode = "host";
 	status = "okay";
-- 
2.50.0



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

* Re: [PATCH] arm64: dts: rockchip: Add UFS support on the ROCK 4D
  2025-07-08 15:50 [PATCH] arm64: dts: rockchip: Add UFS support on the ROCK 4D Detlev Casanova
@ 2025-07-10  9:27 ` Heiko Stuebner
  0 siblings, 0 replies; 2+ messages in thread
From: Heiko Stuebner @ 2025-07-10  9:27 UTC (permalink / raw)
  To: linux-kernel, Detlev Casanova
  Cc: Heiko Stuebner, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Dragan Simic, Stephen Chen, devicetree, linux-arm-kernel,
	linux-rockchip, kernel


On Tue, 08 Jul 2025 11:50:10 -0400, Detlev Casanova wrote:
> This device supports removable UFS chips, add support for it.
> 
> 

Applied, thanks!

[1/1] arm64: dts: rockchip: Add UFS support on the ROCK 4D
      commit: 00abee2b18342d6c2f6f37225682fa7ca0d33142

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


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

end of thread, other threads:[~2025-07-10 11:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-08 15:50 [PATCH] arm64: dts: rockchip: Add UFS support on the ROCK 4D Detlev Casanova
2025-07-10  9:27 ` Heiko Stuebner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).