ARM: dts: qcom: add SSR and PDR support for PMIC Glink on Sun

Add "qcom,subsys-name" and "qcom,protection-domain" to PMIC Glink
device so that it can handle subsystem restart (SSR) and protection
domain restart (PDR) notifications and pass the state transitions
to its clients on Sun platforms.

Change-Id: I8fa6c769e4cbe82371416edaaf9f75b685e16092
Signed-off-by: Subbaraman Narayanamurthy <quic_subbaram@quicinc.com>
This commit is contained in:
Subbaraman Narayanamurthy
2023-12-19 14:47:39 -08:00
parent 59d386e8f6
commit c8e0891435

View File

@@ -2724,6 +2724,8 @@
qcom,pmic_glink {
compatible = "qcom,qti-pmic-glink";
qcom,pmic-glink-channel = "PMIC_RTR_ADSP_APPS";
qcom,subsys-name = "lpass";
qcom,protection-domain = "tms/servreg", "msm/adsp/charger_pd";
depends-on-supply = <&ipcc_mproc>;
battery_charger: qcom,battery_charger {