Re: [PATCH 15/15] arm64: dts: qcom: qcs404: add clocks to the gcc node

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On 17.12.2022 01:17, Dmitry Baryshkov wrote:
> Populate the gcc node with the clocks and clock-names properties to
> enable DT-based lookups for the parent clocks.
> 
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
> ---
Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>

Konrad
>  arch/arm64/boot/dts/qcom/qcs404.dtsi | 13 +++++++++++++
>  1 file changed, 13 insertions(+)
> 
> diff --git a/arch/arm64/boot/dts/qcom/qcs404.dtsi b/arch/arm64/boot/dts/qcom/qcs404.dtsi
> index b72542631337..ee337a3980fa 100644
> --- a/arch/arm64/boot/dts/qcom/qcs404.dtsi
> +++ b/arch/arm64/boot/dts/qcom/qcs404.dtsi
> @@ -731,6 +731,19 @@ gcc: clock-controller@1800000 {
>  			#reset-cells = <1>;
>  			#power-domain-cells = <1>;
>  
> +			clocks = <&xo_board>,
> +				 <&sleep_clk>,
> +				 <&pcie_phy>,
> +				 <0>,
> +				 <0>,
> +				 <0>;
> +			clock-names = "cxo",
> +				      "sleep_clk",
> +				      "pcie_0_pipe_clk_src",
> +				      "dsi0pll",
> +				      "dsi0pllbyte",
> +				      "hdmi_pll";
> +
>  			assigned-clocks = <&gcc GCC_APSS_AHB_CLK_SRC>;
>  			assigned-clock-rates = <19200000>;
>  		};



[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux