[PATCH 4/4] arm64: dts: qcom: Add common PLL node for IPQ9574 SoC
Jie Luo
quic_luoj at quicinc.com
Fri Aug 9 04:23:23 PDT 2024
On 8/8/2024 10:45 PM, Krzysztof Kozlowski wrote:
> On 08/08/2024 16:03, Luo Jie wrote:
>
>>
>> /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.
>
>> + clock-frequency = <48000000>;
>> +};
>
>
>
> Best regards,
> Krzysztof
>
More information about the linux-arm-kernel
mailing list