Skip to content

Commit 6e5f1f1

Browse files
soburinashif
authored andcommitted
tests: drivers: build_all: adc: Adding configuration for ti,tla2021
Add configuration for ti,tla2021 to enable build test. Signed-off-by: TOKITA Hiroshi <[email protected]>
1 parent a29c27f commit 6e5f1f1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tests/drivers/build_all/adc/boards/native_sim.overlay

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,12 @@
111111
#io-channel-cells = <1>;
112112
};
113113
};
114+
115+
test_i2c_tla2021: tla2021@a {
116+
compatible = "ti,tla2021";
117+
reg = <0xa>;
118+
#io-channel-cells = <1>;
119+
};
114120
};
115121

116122
test_spi: spi@33334444 {

0 commit comments

Comments
 (0)