Skip to content

Commit 2a9f214

Browse files
bogdanovsjhedberg
authored andcommitted
tests: sensor: Fix fdc2x1x in build_all test suite
Add missing new line before channel entry for fdc2x1x which was causing CI fail Signed-off-by: Stoyan Bogdanov <sbogdanov@baylibre.com>
1 parent 240960e commit 2a9f214

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/drivers/build_all/sensor/i2c.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -593,6 +593,7 @@ test_i2c_fdc2x1x: fdc2x1x@54 {
593593
sd-gpios = <&test_gpio 0 0>;
594594
deglitch = <5>;
595595
fref = <43360>;
596+
596597
channel_0 {
597598
rcount = <7499>;
598599
settlecount = <48>;

0 commit comments

Comments
 (0)