* [PATCH] arm64: dts: rockchip: rock-pi-4: Fix mmc-pwrseq clock name
@ 2025-04-09 20:50 Rob Herring (Arm)
2025-04-10 14:52 ` Heiko Stuebner
0 siblings, 1 reply; 2+ messages in thread
From: Rob Herring (Arm) @ 2025-04-09 20:50 UTC (permalink / raw)
To: Krzysztof Kozlowski, Conor Dooley, Heiko Stuebner
Cc: devicetree, linux-arm-kernel, linux-rockchip, linux-kernel
The defined name for "mmc-pwrseq-simple" clock is "ext_clock".
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
---
arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dtsi b/arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dtsi
index 541dca12bf1a..046dbe329017 100644
--- a/arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dtsi
+++ b/arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dtsi
@@ -43,7 +43,7 @@ led-0 {
sdio_pwrseq: sdio-pwrseq {
compatible = "mmc-pwrseq-simple";
clocks = <&rk808 1>;
- clock-names = "lpo";
+ clock-names = "ext_clock";
pinctrl-names = "default";
pinctrl-0 = <&wifi_enable_h>;
reset-gpios = <&gpio0 RK_PB2 GPIO_ACTIVE_LOW>;
--
2.47.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] arm64: dts: rockchip: rock-pi-4: Fix mmc-pwrseq clock name
2025-04-09 20:50 [PATCH] arm64: dts: rockchip: rock-pi-4: Fix mmc-pwrseq clock name Rob Herring (Arm)
@ 2025-04-10 14:52 ` Heiko Stuebner
0 siblings, 0 replies; 2+ messages in thread
From: Heiko Stuebner @ 2025-04-10 14:52 UTC (permalink / raw)
To: Krzysztof Kozlowski, Conor Dooley, Rob Herring (Arm)
Cc: Heiko Stuebner, devicetree, linux-arm-kernel, linux-rockchip,
linux-kernel
On Wed, 09 Apr 2025 15:50:39 -0500, Rob Herring (Arm) wrote:
> The defined name for "mmc-pwrseq-simple" clock is "ext_clock".
>
>
Applied, thanks!
[1/1] arm64: dts: rockchip: rock-pi-4: Fix mmc-pwrseq clock name
commit: 6833cbdc733c9e1088fe9936b2dad95cc7d4c580
Best regards,
--
Heiko Stuebner <heiko@sntech.de>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-04-10 14:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-09 20:50 [PATCH] arm64: dts: rockchip: rock-pi-4: Fix mmc-pwrseq clock name Rob Herring (Arm)
2025-04-10 14:52 ` 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).