Merge "ARM: dts: qcom: Update pmic_glink device compatible string for pineapple"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
1523c85584
@@ -2538,7 +2538,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
qcom,pmic_glink {
|
qcom,pmic_glink {
|
||||||
compatible = "qcom,pmic-glink";
|
compatible = "qcom,qti-pmic-glink";
|
||||||
qcom,pmic-glink-channel = "PMIC_RTR_ADSP_APPS";
|
qcom,pmic-glink-channel = "PMIC_RTR_ADSP_APPS";
|
||||||
qcom,subsys-name = "lpass";
|
qcom,subsys-name = "lpass";
|
||||||
qcom,protection-domain = "tms/servreg", "msm/adsp/charger_pd";
|
qcom,protection-domain = "tms/servreg", "msm/adsp/charger_pd";
|
||||||
@@ -2559,7 +2559,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
qcom,pmic_glink_log {
|
qcom,pmic_glink_log {
|
||||||
compatible = "qcom,pmic-glink";
|
compatible = "qcom,qti-pmic-glink";
|
||||||
qcom,pmic-glink-channel = "PMIC_LOGS_ADSP_APPS";
|
qcom,pmic-glink-channel = "PMIC_LOGS_ADSP_APPS";
|
||||||
|
|
||||||
qcom,battery_debug {
|
qcom,battery_debug {
|
||||||
|
Reference in New Issue
Block a user