ARM: dts: msm: Add charger PMIC devices to kera

Add charger PMIC changes to the kera variants.

While at it add ADC channels for pmic_glink_adc and
debug channels for pmic_glink_debug for kera platforms.

Change-Id: Iab9f94b44eca9365b84bc78c2666e4f66a344455
Signed-off-by: Kavya Nunna <quic_knunna@quicinc.com>
This commit is contained in:
Kavya Nunna
2024-11-04 12:05:31 +05:30
parent 82981ddc76
commit 2ec17450f0
22 changed files with 128 additions and 3 deletions

View File

@@ -23,3 +23,11 @@
status = "ok";
};
&pmic_glink_debug {
status = "disabled";
};
&pmic_glink_adc {
status = "disabled";
};