Loading bindings/soc/qcom/qcom,pmic-glink.txt +8 −0 Original line number Diff line number Diff line Loading @@ -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. Loading Loading @@ -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"; Loading Loading
bindings/soc/qcom/qcom,pmic-glink.txt +8 −0 Original line number Diff line number Diff line Loading @@ -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. Loading Loading @@ -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"; Loading