lkml.org 
[lkml]   [2021]   [Mar]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5.10 076/663] arm64: dts: msm8916: Fix reserved and rfsa nodes unit address
    Date
    From: Vincent Knecht <vincent.knecht@mailoo.org>

    [ Upstream commit d5ae2528b0b56cf054b27d48b0cb85330900082f ]

    Fix `reserved` and `rfsa` unit address according to their reg address

    Fixes: 7258e10e6a0b ("ARM: dts: msm8916: Update reserved-memory")

    Signed-off-by: Vincent Knecht <vincent.knecht@mailoo.org>
    Link: https://lore.kernel.org/r/20210123104417.518105-1-vincent.knecht@mailoo.org
    Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
    Signed-off-by: Sasha Levin <sashal@kernel.org>
    ---
    arch/arm64/boot/dts/qcom/msm8916.dtsi | 4 ++--
    1 file changed, 2 insertions(+), 2 deletions(-)

    diff --git a/arch/arm64/boot/dts/qcom/msm8916.dtsi b/arch/arm64/boot/dts/qcom/msm8916.dtsi
    index aaa21899f1a63..0e34ed48b9fae 100644
    --- a/arch/arm64/boot/dts/qcom/msm8916.dtsi
    +++ b/arch/arm64/boot/dts/qcom/msm8916.dtsi
    @@ -55,7 +55,7 @@
    no-map;
    };

    - reserved@8668000 {
    + reserved@86680000 {
    reg = <0x0 0x86680000 0x0 0x80000>;
    no-map;
    };
    @@ -68,7 +68,7 @@
    qcom,client-id = <1>;
    };

    - rfsa@867e00000 {
    + rfsa@867e0000 {
    reg = <0x0 0x867e0000 0x0 0x20000>;
    no-map;
    };
    --
    2.27.0


    \
     
     \ /
      Last update: 2021-03-02 00:56    [W:5.682 / U:0.676 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site