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

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

Merge "dt-bindings: pmic-glink: add subsystem restart (SSR) support"

parents d5b63647 105ba312
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -15,6 +15,13 @@ remote subsystem (e.g. DSP) over Glink channel.
	Value type: <stringlist>
	Definition: should be same as Glink channel name under rpmsg device.

- qcom,subsys-name:
	Usage: optional
	Value type: <stringlist>
	Definition: should be the subsystem name for which subsystem restart
		    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.
@@ -42,6 +49,7 @@ after the PMIC Glink device initializes.
	qcom,pmic_glink {
		compatible = "qcom,pmic-glink";
		qcom,pmic-glink-channel = "PMIC_RTR_ADSP_APPS";
		qcom,subsys-name = "adsp";

		qcom,batt_chg {
			compatible = "qcom,battery-charger";