lkml.org 
[lkml]   [2022]   [Aug]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5.18 0263/1095] arm64: dts: qcom: sc7280: fix PCIe clock reference
    Date
    From: Johan Hovold <johan+linaro@kernel.org>

    [ Upstream commit 330fc08dbdd913ac37a31f8aec1a88f68e39ae39 ]

    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
    Signed-off-by: Sasha Levin <sashal@kernel.org>
    ---
    arch/arm64/boot/dts/qcom/sc7280.dtsi | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/arch/arm64/boot/dts/qcom/sc7280.dtsi b/arch/arm64/boot/dts/qcom/sc7280.dtsi
    index 86898d0b4124..793ac9715da2 100644
    --- a/arch/arm64/boot/dts/qcom/sc7280.dtsi
    +++ b/arch/arm64/boot/dts/qcom/sc7280.dtsi
    @@ -1839,7 +1839,7 @@ pcie1: pci@1c08000 {

    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>,
    --
    2.35.1


    \
     
     \ /
      Last update: 2022-08-15 22:47    [W:4.080 / U:0.424 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site