lkml.org 
[lkml]   [2022]   [Apr]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5.17 0335/1126] arm64: dts: qcom: sm8150: Correct TCS configuration for apps rsc
    Date
    From: Maulik Shah <quic_mkshah@quicinc.com>

    [ Upstream commit 17ac8af678b6da6a8f1df7da8ebf2c5198741827 ]

    Correct the TCS config by updating the number of TCSes for each type.

    Cc: devicetree@vger.kernel.org
    Fixes: d8cf9372b654 ("arm64: dts: qcom: sm8150: Add apps shared nodes")
    Signed-off-by: Maulik Shah <quic_mkshah@quicinc.com>
    Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
    Link: https://lore.kernel.org/r/1641749107-31979-2-git-send-email-quic_mkshah@quicinc.com
    Signed-off-by: Sasha Levin <sashal@kernel.org>
    ---
    arch/arm64/boot/dts/qcom/sm8150.dtsi | 6 +++---
    1 file changed, 3 insertions(+), 3 deletions(-)

    diff --git a/arch/arm64/boot/dts/qcom/sm8150.dtsi b/arch/arm64/boot/dts/qcom/sm8150.dtsi
    index 6012322a5984..78265646feff 100644
    --- a/arch/arm64/boot/dts/qcom/sm8150.dtsi
    +++ b/arch/arm64/boot/dts/qcom/sm8150.dtsi
    @@ -3556,9 +3556,9 @@
    qcom,tcs-offset = <0xd00>;
    qcom,drv-id = <2>;
    qcom,tcs-config = <ACTIVE_TCS 2>,
    - <SLEEP_TCS 1>,
    - <WAKE_TCS 1>,
    - <CONTROL_TCS 0>;
    + <SLEEP_TCS 3>,
    + <WAKE_TCS 3>,
    + <CONTROL_TCS 1>;

    rpmhcc: clock-controller {
    compatible = "qcom,sm8150-rpmh-clk";
    --
    2.34.1


    \
     
     \ /
      Last update: 2022-04-05 10:22    [W:4.052 / U:0.168 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site