We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 432c0cd commit 4a7ac1aCopy full SHA for 4a7ac1a
tests/drivers/build_all/sensor/i2c.dtsi
@@ -1155,6 +1155,12 @@ test_i2c_npm2100: npm2100@9f {
1155
};
1156
1157
1158
+test_i2c_mlx90394: mlx90394@a0 {
1159
+ compatible = "melexis,mlx90394";
1160
+ status = "okay";
1161
+ reg = <0xa0>;
1162
+};
1163
+
1164
test_i2c_scd40: scd40@a1 {
1165
compatible = "sensirion,scd40";
1166
reg = <0xa1>;
0 commit comments