Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 395c85e7 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: add PDR support for PMIC Glink on Lahaina"

parents d32e986f 314935c2
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -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.
@@ -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";
+1 −0
Original line number Diff line number Diff line
@@ -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";