Loading bindings/soc/qcom/qcom,pmic-glink.txt +6 −0 Original line number Original line Diff line number Diff line Loading @@ -10,6 +10,11 @@ remote subsystem (e.g. DSP) over Glink channel. Value type: <stringlist> Value type: <stringlist> Definition: must be "qcom,pmic-glink" Definition: must be "qcom,pmic-glink" - qcom,pmic-glink-channel: Usage: required Value type: <stringlist> Definition: should be same as Glink channel name under rpmsg device. Refer to Documentation/devicetree/bindings/soc/qcom/qcom,glink.txt for Refer to Documentation/devicetree/bindings/soc/qcom/qcom,glink.txt for information on rpmsg device ("qcom,pmic_glink_rpmsg" used in the example below) information on rpmsg device ("qcom,pmic_glink_rpmsg" used in the example below) that needs to be specified under a glink device. that needs to be specified under a glink device. Loading @@ -36,6 +41,7 @@ after the PMIC Glink device initializes. &soc { &soc { qcom,pmic_glink { qcom,pmic_glink { compatible = "qcom,pmic-glink"; compatible = "qcom,pmic-glink"; qcom,pmic-glink-channel = "PMIC_RTR_ADSP_APPS"; qcom,batt_chg { qcom,batt_chg { compatible = "qcom,battery-charger"; compatible = "qcom,battery-charger"; Loading Loading
bindings/soc/qcom/qcom,pmic-glink.txt +6 −0 Original line number Original line Diff line number Diff line Loading @@ -10,6 +10,11 @@ remote subsystem (e.g. DSP) over Glink channel. Value type: <stringlist> Value type: <stringlist> Definition: must be "qcom,pmic-glink" Definition: must be "qcom,pmic-glink" - qcom,pmic-glink-channel: Usage: required Value type: <stringlist> Definition: should be same as Glink channel name under rpmsg device. Refer to Documentation/devicetree/bindings/soc/qcom/qcom,glink.txt for Refer to Documentation/devicetree/bindings/soc/qcom/qcom,glink.txt for information on rpmsg device ("qcom,pmic_glink_rpmsg" used in the example below) information on rpmsg device ("qcom,pmic_glink_rpmsg" used in the example below) that needs to be specified under a glink device. that needs to be specified under a glink device. Loading @@ -36,6 +41,7 @@ after the PMIC Glink device initializes. &soc { &soc { qcom,pmic_glink { qcom,pmic_glink { compatible = "qcom,pmic-glink"; compatible = "qcom,pmic-glink"; qcom,pmic-glink-channel = "PMIC_RTR_ADSP_APPS"; qcom,batt_chg { qcom,batt_chg { compatible = "qcom,battery-charger"; compatible = "qcom,battery-charger"; Loading