Skip to content

Commit 6a9fe31

Browse files
Update tests/drivers/build_all/sensor/i2c.dtsi
Co-authored-by: Pieter De Gendt <[email protected]>
1 parent e62c255 commit 6a9fe31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/drivers/build_all/sensor/i2c.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -459,7 +459,7 @@ test_i2c_hdc2080: hdc2080@42 {
459459
test_i2c_hdc3022: hdc3022@44 {
460460
compatible = "ti,hdc3022";
461461
reg = <0x44>;
462-
int1-gpios = <&test_gpio 0 0>;
462+
int-gpios = <&test_gpio 0 0>;
463463
};
464464

465465
test_i2c_opt3001: opt3001@43 {

0 commit comments

Comments
 (0)