@@ -1024,53 +1024,53 @@ test_i2c_lis2dux12: lis2dux12@8a {
1024
1024
status = "okay";
1025
1025
};
1026
1026
1027
- test_i2c_iis328dq: iis328dq@8a {
1027
+ test_i2c_iis328dq: iis328dq@8b {
1028
1028
compatible = "st,iis328dq";
1029
1029
status = "okay";
1030
- reg = <0x8a >;
1030
+ reg = <0x8b >;
1031
1031
int2-gpios = <&test_gpio 0 0>;
1032
1032
threshold-int-pad = <2>;
1033
1033
};
1034
1034
1035
- test_i2c_nct75: test_i2c_nct75@8b {
1035
+ test_i2c_nct75: test_i2c_nct75@8c {
1036
1036
compatible = "onnn,nct75";
1037
- reg = <0x8b >;
1037
+ reg = <0x8c >;
1038
1038
status = "okay";
1039
1039
};
1040
1040
1041
- test_i2c_tmp114: tmp114@8c {
1041
+ test_i2c_tmp114: tmp114@8d {
1042
1042
compatible = "ti,tmp114";
1043
- reg = <0x8c >;
1043
+ reg = <0x8d >;
1044
1044
};
1045
1045
1046
- test_i2c_ina226: ina226@8d {
1046
+ test_i2c_ina226: ina226@8e {
1047
1047
compatible = "ti,ina226";
1048
- reg = <0x8d >;
1048
+ reg = <0x8e >;
1049
1049
current-lsb-microamps = <5000>;
1050
1050
rshunt-micro-ohms = <500>;
1051
1051
};
1052
1052
1053
- test_i2c_shtc1: shtc1@8e {
1053
+ test_i2c_shtc1: shtc1@8f {
1054
1054
compatible = "sensirion,shtc1", "sensirion,shtcx";
1055
- reg = <0x8e >;
1055
+ reg = <0x8f >;
1056
1056
measure-mode = "low-power";
1057
1057
clock-stretching;
1058
1058
};
1059
1059
1060
- test_i2c_lm95234: lm95234@8f {
1060
+ test_i2c_lm95234: lm95234@90 {
1061
1061
compatible = "national,lm95234";
1062
- reg = <0x8f >;
1062
+ reg = <0x90 >;
1063
1063
status = "okay";
1064
1064
};
1065
1065
1066
- test_i2c_sht21@90 {
1066
+ test_i2c_sht21@91 {
1067
1067
compatible = "sensirion,sht21";
1068
- reg = <0x90 >;
1068
+ reg = <0x91 >;
1069
1069
};
1070
1070
1071
- test_i2c_lsm9ds1: lsm9ds1@91 {
1071
+ test_i2c_lsm9ds1: lsm9ds1@92 {
1072
1072
compatible = "st,lsm9ds1";
1073
- reg = <0x8e >;
1073
+ reg = <0x92 >;
1074
1074
};
1075
1075
1076
1076
test_i2c_icm42670: icm42670@92 {
0 commit comments