Skip to content

Commit 2bc963b

Browse files
ubiedafabiobaltieri
authored andcommitted
tests: paa3905: Add node to Build-All tests
Basic, build time validation. No streaming validation supported by this test, though. Signed-off-by: Luis Ubieda <[email protected]>
1 parent df1d3b8 commit 2bc963b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

tests/drivers/build_all/sensor/spi.dtsi

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -406,3 +406,10 @@ test_spi_icm45686:icm45686@31 {
406406
spi-max-frequency = <0>;
407407
int-gpios = <&test_gpio 0 0>;
408408
};
409+
410+
paa3905: paa3905@32 {
411+
compatible = "pixart,paa3905";
412+
spi-max-frequency = <0>;
413+
reg = <0x32>;
414+
int-gpios = <&test_gpio 0 0>;
415+
};

0 commit comments

Comments
 (0)