Re: [PATCH 4/4] arm64: dts: qcom: Add common PLL node for IPQ9574 SoC
From: Jie Luo <hidden>
Date: 2024-08-09 11:23:43
Also in:
linux-arm-kernel, linux-arm-msm, linux-clk, lkml
From: Jie Luo <hidden>
Date: 2024-08-09 11:23:43
Also in:
linux-arm-kernel, linux-arm-msm, linux-clk, lkml
On 8/8/2024 10:45 PM, Krzysztof Kozlowski wrote:
On 08/08/2024 16:03, Luo Jie wrote:quoted
/dts-v1/;@@ -167,3 +167,7 @@ &usb3 { &xo_board_clk { clock-frequency = <24000000>; }; + +&cmn_pll_ref_clk {Please follow DTS coding style.
Ok. Thanks for pointing to this. I will move &cmn_pll_ref_clk before &xo_board_clk to make the DTS ordering alpha-numerical by the node name.
quoted
+ clock-frequency = <48000000>; +};Best regards, Krzysztof