tests: drivers: build_all: adc: Adding configuration for ti,tla2021

Add configuration for ti,tla2021 to enable build test.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
This commit is contained in:
TOKITA Hiroshi 2024-09-17 20:26:21 +09:00 committed by Anas Nashif
parent a29c27f050
commit 6e5f1f19c9

View file

@ -111,6 +111,12 @@
#io-channel-cells = <1>;
};
};
test_i2c_tla2021: tla2021@a {
compatible = "ti,tla2021";
reg = <0xa>;
#io-channel-cells = <1>;
};
};
test_spi: spi@33334444 {