lkml.org 
[lkml]   [2022]   [Jul]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH 02/14] arm64: dts: qcom: sm8250: add missing PCIe PHY clock-cells
From
On 05/07/2022 14:40, Johan Hovold wrote:
> Add the missing '#clock-cells' properties to the PCIe QMP PHY nodes.
>
> Signed-off-by: Johan Hovold <johan+linaro@kernel.org>

Fixes: e53bdfc00977 ("arm64: dts: qcom: sm8250: Add PCIe support")


> ---
> arch/arm64/boot/dts/qcom/sm8250.dtsi | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/qcom/sm8250.dtsi b/arch/arm64/boot/dts/qcom/sm8250.dtsi
> index 53e0b57c13e4..f45a6cca397f 100644
> --- a/arch/arm64/boot/dts/qcom/sm8250.dtsi
> +++ b/arch/arm64/boot/dts/qcom/sm8250.dtsi
> @@ -1892,6 +1892,8 @@ pcie0_lane: phy@1c06200 {
> clock-names = "pipe0";
>
> #phy-cells = <0>;
> +
> + #clock-cells = <0>;
> clock-output-names = "pcie_0_pipe_clk";
> };
> };
> @@ -1998,6 +2000,8 @@ pcie1_lane: phy@1c0e200 {
> clock-names = "pipe0";
>
> #phy-cells = <0>;
> +
> + #clock-cells = <0>;
> clock-output-names = "pcie_1_pipe_clk";
> };
> };
> @@ -2104,6 +2108,8 @@ pcie2_lane: phy@1c16200 {
> clock-names = "pipe0";
>
> #phy-cells = <0>;
> +
> + #clock-cells = <0>;
> clock-output-names = "pcie_2_pipe_clk";
> };
> };


--
With best wishes
Dmitry

\
 
 \ /
  Last update: 2022-07-05 15:24    [W:0.159 / U:0.576 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site