mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
arm64: dts: qcom: sm8350: Correct TCS configuration for apps rsc
[ Upstream commita131255e4a] Correct the TCS config by updating the number of TCSes for each type. Cc: devicetree@vger.kernel.org Fixes:b7e8f433a6("arm64: dts: qcom: Add basic devicetree support for SM8350 SoC") 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-4-git-send-email-quic_mkshah@quicinc.com Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
8026415d7f
commit
19e4c3b037
@@ -979,7 +979,7 @@
|
||||
qcom,tcs-offset = <0xd00>;
|
||||
qcom,drv-id = <2>;
|
||||
qcom,tcs-config = <ACTIVE_TCS 2>, <SLEEP_TCS 3>,
|
||||
<WAKE_TCS 3>, <CONTROL_TCS 1>;
|
||||
<WAKE_TCS 3>, <CONTROL_TCS 0>;
|
||||
|
||||
rpmhcc: clock-controller {
|
||||
compatible = "qcom,sm8350-rpmh-clk";
|
||||
|
||||
Reference in New Issue
Block a user