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:
@@ -2724,6 +2724,8 @@
|
|||||||
qcom,pmic_glink {
|
qcom,pmic_glink {
|
||||||
compatible = "qcom,qti-pmic-glink";
|
compatible = "qcom,qti-pmic-glink";
|
||||||
qcom,pmic-glink-channel = "PMIC_RTR_ADSP_APPS";
|
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>;
|
depends-on-supply = <&ipcc_mproc>;
|
||||||
|
|
||||||
battery_charger: qcom,battery_charger {
|
battery_charger: qcom,battery_charger {
|
||||||
|
Reference in New Issue
Block a user