ARM: dts: msm: Update pmic support for kera

1.Disable some pmic dt nodes/properties which are not required for kera.

2. update regulator voltage support for kera
as per latest HW recommendation.

3. Update i2c instance for kera for slave charger debug support.

Change-Id: Iebcf53837ff021db418fb2cbd16f1fb1ba494304
Signed-off-by: Kavya Nunna <quic_knunna@quicinc.com>
This commit is contained in:
Kavya Nunna
2024-12-02 16:13:09 +05:30
committed by Niranjan Reddy Dumbala
parent 5b8fceb52e
commit 766a223ba5
14 changed files with 91 additions and 42 deletions

View File

@@ -5,3 +5,7 @@
#include "kera-rcm.dtsi"
#include "kera_ufs3.dtsi"
&L11B {
/delete-property/ regulator-always-on;
};