Merge "ARM: dts: msm: Update slave address for smb1500 for tuna qrd"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
941f5d6955
@@ -26,9 +26,9 @@
|
||||
#size-cells = <0>;
|
||||
qcom,bus-type = "i2c";
|
||||
|
||||
qcom,smb1500@69 {
|
||||
qcom,smb1500@68 {
|
||||
compatible = "qcom,i2c-pmic";
|
||||
reg = <0x69>;
|
||||
reg = <0x68>;
|
||||
qcom,can-sleep;
|
||||
};
|
||||
};
|
||||
@@ -48,18 +48,18 @@
|
||||
status = "ok";
|
||||
|
||||
smb1500_1_iin {
|
||||
reg = <0x1066901>;
|
||||
label = "smb1393_1_iin";
|
||||
reg = <0x1066801>;
|
||||
label = "smb1500_1_iin";
|
||||
};
|
||||
|
||||
smb1500_1_ichg {
|
||||
reg = <0x1066902>;
|
||||
label = "smb1393_1_ichg";
|
||||
reg = <0x1066802>;
|
||||
label = "smb1500_1_ichg";
|
||||
};
|
||||
|
||||
smb1500_1_die_temp {
|
||||
reg = <0x1066903>;
|
||||
label = "smb1393_1_die_temp";
|
||||
reg = <0x1066803>;
|
||||
label = "smb1500_1_die_temp";
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user