Skip to content

Commit 19c40f2

Browse files
kartbenabhinavnxp
authored andcommitted
tests: drivers: build_all: sensor: add everlight,als-pt19 build test
This was missed when the driver was contributed in 8f789f8 Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
1 parent acbbcf6 commit 19c40f2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tests/drivers/build_all/sensor/adc.dtsi

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,3 +127,9 @@ test_veaa_x_3: test_veaa_x_3 {
127127
dac-resolution = <12>;
128128
pressure-range-type = "D2";
129129
};
130+
131+
test_als_pt19: test_als-pt19 {
132+
compatible = "everlight,als-pt19";
133+
io-channels = <&test_adc 0>;
134+
load-resistor = <10000>;
135+
};

0 commit comments

Comments
 (0)