* [PATCH] arm64: dts: rockchip: fix pcie-refclk frequency on rk3588 tiger
@ 2024-04-23 11:46 Heiko Stuebner
2024-04-23 12:57 ` Quentin Schulz
2024-04-23 15:39 ` Heiko Stuebner
0 siblings, 2 replies; 3+ messages in thread
From: Heiko Stuebner @ 2024-04-23 11:46 UTC (permalink / raw)
To: heiko
Cc: quentin.schulz, linux-arm-kernel, linux-rockchip, linux-kernel,
Heiko Stuebner
From: Heiko Stuebner <heiko.stuebner@cherry.de>
The clock-generator of course only produces a 100MHz clock rate,
not 1GHz.
Signed-off-by: Heiko Stuebner <heiko.stuebner@cherry.de>
---
arch/arm64/boot/dts/rockchip/rk3588-tiger.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm64/boot/dts/rockchip/rk3588-tiger.dtsi b/arch/arm64/boot/dts/rockchip/rk3588-tiger.dtsi
index 0e87e5a8532e..0e5b0e84d605 100644
--- a/arch/arm64/boot/dts/rockchip/rk3588-tiger.dtsi
+++ b/arch/arm64/boot/dts/rockchip/rk3588-tiger.dtsi
@@ -54,7 +54,7 @@ led-1 {
pcie_refclk_gen: pcie-refclk-gen-clock {
compatible = "fixed-clock";
#clock-cells = <0>;
- clock-frequency = <1000000000>;
+ clock-frequency = <100000000>;
};
pcie_refclk: pcie-refclk-clock {
--
2.39.2
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH] arm64: dts: rockchip: fix pcie-refclk frequency on rk3588 tiger
2024-04-23 11:46 [PATCH] arm64: dts: rockchip: fix pcie-refclk frequency on rk3588 tiger Heiko Stuebner
@ 2024-04-23 12:57 ` Quentin Schulz
2024-04-23 15:39 ` Heiko Stuebner
1 sibling, 0 replies; 3+ messages in thread
From: Quentin Schulz @ 2024-04-23 12:57 UTC (permalink / raw)
To: Heiko Stuebner
Cc: linux-arm-kernel, linux-rockchip, linux-kernel, Heiko Stuebner
Hi Heiko,
On 4/23/24 13:46, Heiko Stuebner wrote:
> From: Heiko Stuebner <heiko.stuebner@cherry.de>
>
> The clock-generator of course only produces a 100MHz clock rate,
> not 1GHz.
>
> Signed-off-by: Heiko Stuebner <heiko.stuebner@cherry.de>
Reviewed-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>
Thanks!
Quentin
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] arm64: dts: rockchip: fix pcie-refclk frequency on rk3588 tiger
2024-04-23 11:46 [PATCH] arm64: dts: rockchip: fix pcie-refclk frequency on rk3588 tiger Heiko Stuebner
2024-04-23 12:57 ` Quentin Schulz
@ 2024-04-23 15:39 ` Heiko Stuebner
1 sibling, 0 replies; 3+ messages in thread
From: Heiko Stuebner @ 2024-04-23 15:39 UTC (permalink / raw)
To: Heiko Stuebner
Cc: linux-arm-kernel, Heiko Stuebner, quentin.schulz, linux-kernel,
linux-rockchip
On Tue, 23 Apr 2024 13:46:35 +0200, Heiko Stuebner wrote:
> From: Heiko Stuebner <heiko.stuebner@cherry.de>
>
> The clock-generator of course only produces a 100MHz clock rate,
> not 1GHz.
>
>
Applied, thanks!
[1/1] arm64: dts: rockchip: fix pcie-refclk frequency on rk3588 tiger
commit: 0eb2a93518fb4728bd1d55fcd3b57fce4797ef1d
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] 3+ messages in thread
end of thread, other threads:[~2024-04-23 15:39 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-23 11:46 [PATCH] arm64: dts: rockchip: fix pcie-refclk frequency on rk3588 tiger Heiko Stuebner
2024-04-23 12:57 ` Quentin Schulz
2024-04-23 15:39 ` Heiko Stuebner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox