* [PATCH] arm64: dts: rockchip: rk3588-orangepi-5: Add supplies for eMMC
@ 2025-08-21 5:29 Chen-Yu Tsai
2025-08-24 7:07 ` Heiko Stuebner
0 siblings, 1 reply; 2+ messages in thread
From: Chen-Yu Tsai @ 2025-08-21 5:29 UTC (permalink / raw)
To: Heiko Stuebner
Cc: Chen-Yu Tsai, linux-rockchip, linux-arm-kernel, devicetree,
linux-kernel
From: Chen-Yu Tsai <wens@csie.org>
The eMMC description is missing both vmmc and vqmmc supplies.
Add them to complete the description.
Fixes: 236d225e1ee7 ("arm64: dts: rockchip: Add board device tree for rk3588-orangepi-5-plus")
Fixes: ea63f4666e48 ("arm64: dts: rockchip: refactor common rk3588-orangepi-5.dtsi")
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
---
arch/arm64/boot/dts/rockchip/rk3588-orangepi-5.dtsi | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm64/boot/dts/rockchip/rk3588-orangepi-5.dtsi b/arch/arm64/boot/dts/rockchip/rk3588-orangepi-5.dtsi
index 91d56c34a1e4..8a8f3b26754d 100644
--- a/arch/arm64/boot/dts/rockchip/rk3588-orangepi-5.dtsi
+++ b/arch/arm64/boot/dts/rockchip/rk3588-orangepi-5.dtsi
@@ -365,6 +365,8 @@ &sdhci {
max-frequency = <200000000>;
mmc-hs400-1_8v;
mmc-hs400-enhanced-strobe;
+ vmmc-supply = <&vcc_3v3_s3>;
+ vqmmc-supply = <&vcc_1v8_s3>;
status = "okay";
};
--
2.39.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] arm64: dts: rockchip: rk3588-orangepi-5: Add supplies for eMMC
2025-08-21 5:29 [PATCH] arm64: dts: rockchip: rk3588-orangepi-5: Add supplies for eMMC Chen-Yu Tsai
@ 2025-08-24 7:07 ` Heiko Stuebner
0 siblings, 0 replies; 2+ messages in thread
From: Heiko Stuebner @ 2025-08-24 7:07 UTC (permalink / raw)
To: Chen-Yu Tsai
Cc: Heiko Stuebner, Chen-Yu Tsai, linux-rockchip, linux-arm-kernel,
devicetree, linux-kernel
On Thu, 21 Aug 2025 13:29:39 +0800, Chen-Yu Tsai wrote:
> The eMMC description is missing both vmmc and vqmmc supplies.
>
> Add them to complete the description.
>
>
Applied, thanks!
[1/1] arm64: dts: rockchip: rk3588-orangepi-5: Add supplies for eMMC
commit: 2dea24df234940b27d378f786933dc10f33de6b8
Best regards,
--
Heiko Stuebner <heiko@sntech.de>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-08-24 7:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-21 5:29 [PATCH] arm64: dts: rockchip: rk3588-orangepi-5: Add supplies for eMMC Chen-Yu Tsai
2025-08-24 7:07 ` 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).