Loading bindings/soc/qcom/qcom,pmic-glink.txt +8 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,13 @@ remote subsystem (e.g. DSP) over Glink channel. notifications should be handled and state transitions be sent to the clients. - qcom,protection-domain: Usage: optional Value type: <stringlist> Definition: should be the protection domain service name and path name for which notifications should be handled and state transitions be sent to the clients. Refer to Documentation/devicetree/bindings/soc/qcom/qcom,glink.txt for information on rpmsg device ("qcom,pmic_glink_rpmsg" used in the example below) that needs to be specified under a glink device. Loading Loading @@ -50,6 +57,7 @@ after the PMIC Glink device initializes. compatible = "qcom,pmic-glink"; qcom,pmic-glink-channel = "PMIC_RTR_ADSP_APPS"; qcom,subsys-name = "adsp"; qcom,protection-domain = "tms/servreg", "msm/adsp/charger_pd"; qcom,batt_chg { compatible = "qcom,battery-charger"; Loading qcom/lahaina.dtsi +1 −0 Original line number Diff line number Diff line Loading @@ -5240,6 +5240,7 @@ compatible = "qcom,pmic-glink"; qcom,pmic-glink-channel = "PMIC_RTR_ADSP_APPS"; qcom,subsys-name = "adsp"; qcom,protection-domain = "tms/servreg", "msm/adsp/charger_pd"; battery_charger: qcom,battery_charger { compatible = "qcom,battery-charger"; Loading Loading
bindings/soc/qcom/qcom,pmic-glink.txt +8 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,13 @@ remote subsystem (e.g. DSP) over Glink channel. notifications should be handled and state transitions be sent to the clients. - qcom,protection-domain: Usage: optional Value type: <stringlist> Definition: should be the protection domain service name and path name for which notifications should be handled and state transitions be sent to the clients. Refer to Documentation/devicetree/bindings/soc/qcom/qcom,glink.txt for information on rpmsg device ("qcom,pmic_glink_rpmsg" used in the example below) that needs to be specified under a glink device. Loading Loading @@ -50,6 +57,7 @@ after the PMIC Glink device initializes. compatible = "qcom,pmic-glink"; qcom,pmic-glink-channel = "PMIC_RTR_ADSP_APPS"; qcom,subsys-name = "adsp"; qcom,protection-domain = "tms/servreg", "msm/adsp/charger_pd"; qcom,batt_chg { compatible = "qcom,battery-charger"; Loading
qcom/lahaina.dtsi +1 −0 Original line number Diff line number Diff line Loading @@ -5240,6 +5240,7 @@ compatible = "qcom,pmic-glink"; qcom,pmic-glink-channel = "PMIC_RTR_ADSP_APPS"; qcom,subsys-name = "adsp"; qcom,protection-domain = "tms/servreg", "msm/adsp/charger_pd"; battery_charger: qcom,battery_charger { compatible = "qcom,battery-charger"; Loading