Skip to content

Commit f5d71a3

Browse files
TotallyOriginalUsernamekartben
authored andcommitted
tests: build_all: Add HS400x
Adds HS400x to build_all tests Signed-off-by: Mariëlle Korthout <[email protected]>
1 parent 4fa94f6 commit f5d71a3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tests/drivers/build_all/sensor/i2c.dtsi

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1185,3 +1185,8 @@ test_i2c_lsm6dso32: lsm6dso32@a5 {
11851185
gyro-range = <LSM6DSO_DT_FS_2000DPS>;
11861186
gyro-odr = <LSM6DSO_DT_ODR_6667Hz>;
11871187
};
1188+
1189+
test_i2c_hs400x: hs400x@a6 {
1190+
compatible = "renesas,hs400x";
1191+
reg = <0xa6>;
1192+
};

0 commit comments

Comments
 (0)