[PATCH 7/8] arm64: dts: qcom: add IPQ5424 SoC and rdp466 board support

Sricharan Ramabadhran quic_srichara at quicinc.com
Fri Sep 20 04:59:23 PDT 2024



On 9/19/2024 6:01 PM, Krzysztof Kozlowski wrote:
> On 13/09/2024 14:52, Dmitry Baryshkov wrote:
>> On Fri, Sep 13, 2024 at 05:42:49PM GMT, Sricharan R wrote:
> 
>>> +	#address-cells = <2>;
>>> +	#size-cells = <2>;
>>> +	interrupt-parent = <&intc>;
>>> +
>>> +	clocks {
>>> +		xo_board: xo-board-clk {
>>> +			compatible = "fixed-clock";
>>> +			#clock-cells = <0>;
>>> +		};
>>> +
>>> +		sleep_clk: sleep-clk {
>>> +			compatible = "fixed-clock";
>>> +			#clock-cells = <0>;
>>> +		};
>>
>> I think Krzysztof lately suggested moving these clocks to board DT
>> files.
>>
> 
> The node can stay. Just the frequency goes to DTSI. See also DTS coding
> style document.

ok, will check

Regards,
  Sricharan



More information about the linux-arm-kernel mailing list