OSDN Git Service

arm64: dts: qcom: sc7280: fix PCIe clock reference
authorJohan Hovold <johan+linaro@kernel.org>
Thu, 7 Jul 2022 06:42:22 +0000 (08:42 +0200)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Fri, 8 Jul 2022 21:07:34 +0000 (16:07 -0500)
The recent commit that dropped the PCIe PHY clock index failed to update
the PCIe node reference.

Fixes: 531c738fb360 ("arm64: dts: qcom: sc7280: drop PCIe PHY clock index")
Reported-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220707064222.15717-1-johan+linaro@kernel.org
arch/arm64/boot/dts/qcom/sc7280.dtsi

index abfd383..ef431c9 100644 (file)
 
                        clocks = <&gcc GCC_PCIE_1_PIPE_CLK>,
                                 <&gcc GCC_PCIE_1_PIPE_CLK_SRC>,
-                                <&pcie1_lane 0>,
+                                <&pcie1_lane>,
                                 <&rpmhcc RPMH_CXO_CLK>,
                                 <&gcc GCC_PCIE_1_AUX_CLK>,
                                 <&gcc GCC_PCIE_1_CFG_AHB_CLK>,