Merge "ARM: dts: msm: Update i2c-pmic support for tuna"

This commit is contained in:
QCTECMDR Service
2024-12-15 21:10:59 -08:00
committed by Gerrit - the friendly Code Review server
3 changed files with 42 additions and 43 deletions

View File

@@ -20,8 +20,8 @@
};
};
i2c@104 {
reg = <0x104>; /* I2C instance 4 in ADSP for SE5 */
i2c_pmic:i2c@106 {
reg = <0x106>; /* I2C instance 6 in ADSP for SE5 */
#address-cells = <1>;
#size-cells = <0>;
qcom,bus-type = "i2c";
@@ -48,17 +48,17 @@
status = "ok";
smb1500_1_iin {
reg = <0x1046901>;
reg = <0x1066901>;
label = "smb1393_1_iin";
};
smb1500_1_ichg {
reg = <0x1046902>;
reg = <0x1066902>;
label = "smb1393_1_ichg";
};
smb1500_1_die_temp {
reg = <0x1046903>;
reg = <0x1066903>;
label = "smb1393_1_die_temp";
};
};