arm64: dts: qcom: sdm845: Add specific APPS RSC compatible
SDM845 comes in a couple firmware flavors, some of which don't support PSCI in OSI mode. That prevents the power domain exepcted by the RSC node from providing useful information on system power collapse. Use the platform-specific compatible to allow not passing one. Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Signed-off-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Link: https://lore.kernel.org/r/20250327-topic-more_dt_bindings_fixes-v2-3-b763d958545f@oss.qualcomm.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
committed by
Bjorn Andersson
parent
a9fa18f839
commit
facf5df871
@@ -5269,8 +5269,8 @@
|
||||
};
|
||||
|
||||
apps_rsc: rsc@179c0000 {
|
||||
compatible = "qcom,sdm845-rpmh-apps-rsc", "qcom,rpmh-rsc";
|
||||
label = "apps_rsc";
|
||||
compatible = "qcom,rpmh-rsc";
|
||||
reg = <0 0x179c0000 0 0x10000>,
|
||||
<0 0x179d0000 0 0x10000>,
|
||||
<0 0x179e0000 0 0x10000>;
|
||||
|
||||
Reference in New Issue
Block a user