[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <0f1b82e2-208d-44d1-8e3a-08b2821a297d@kernel.org>
Date: Sat, 27 Sep 2025 11:52:48 +0100
From: Bryan O'Donoghue <bod@...nel.org>
To: Konrad Dybcio <konradybcio@...nel.org>,
Bjorn Andersson <andersson@...nel.org>,
Michael Turquette <mturquette@...libre.com>, Stephen Boyd
<sboyd@...nel.org>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley
<conor+dt@...nel.org>, Rajendra Nayak <quic_rjendra@...cinc.com>,
Wesley Cheng <wesley.cheng@....qualcomm.com>,
Sibi Sankar <quic_sibis@...cinc.com>, Abel Vesa <abel.vesa@...aro.org>
Cc: linux-arm-msm@...r.kernel.org, linux-clk@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
Konrad Dybcio <konrad.dybcio@....qualcomm.com>
Subject: Re: [PATCH 3/3] arm64: dts: qcom: x1e80100: Extend the gcc input
clock list
On 26/09/2025 13:03, Konrad Dybcio wrote:
> From: Konrad Dybcio <konrad.dybcio@....qualcomm.com>
>
> With the recent dt-bindings update, the missing USB4 clocks have been
> added.
>
> Extend the existing list to make sure the DT contains the expected
> amount of 'clocks' entries.
Small nit, "expected number" would be better.
> Signed-off-by: Konrad Dybcio <konrad.dybcio@....qualcomm.com>
> ---
> arch/arm64/boot/dts/qcom/x1e80100.dtsi | 29 ++++++++++++++++++++++++++++-
> 1 file changed, 28 insertions(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/qcom/x1e80100.dtsi b/arch/arm64/boot/dts/qcom/x1e80100.dtsi
> index 51576d9c935decbc61a8e4200de83e739f7da814..cc76b9933a9bbff396ec4739f4a1dd3d2cc81f0f 100644
> --- a/arch/arm64/boot/dts/qcom/x1e80100.dtsi
> +++ b/arch/arm64/boot/dts/qcom/x1e80100.dtsi
> @@ -807,7 +807,34 @@ gcc: clock-controller@...000 {
> <0>,
> <&usb_1_ss0_qmpphy QMP_USB43DP_USB3_PIPE_CLK>,
> <&usb_1_ss1_qmpphy QMP_USB43DP_USB3_PIPE_CLK>,
> - <&usb_1_ss2_qmpphy QMP_USB43DP_USB3_PIPE_CLK>;
> + <&usb_1_ss2_qmpphy QMP_USB43DP_USB3_PIPE_CLK>,
> + <0>,
> + <0>,
> + <0>,
> + <0>,
> + <0>,
> + <0>,
> + <0>,
> + <0>,
> + <0>,
> + <0>,
> + <0>,
> + <0>,
> + <0>,
> + <0>,
> + <0>,
> + <0>,
> + <0>,
> + <0>,
> + <0>,
> + <0>,
> + <0>,
> + <0>,
> + <0>,
> + <0>,
> + <0>,
> + <0>,
> + <0>;
>
> power-domains = <&rpmhpd RPMHPD_CX>;
> #clock-cells = <1>;
>
Reviewed-by: Bryan O'Donoghue <bod@...nel.org>
Powered by blists - more mailing lists