Skip to content

Commit 6c8ec97

Browse files
ubiedakartben
authored andcommitted
shields: pmod_acl: Set default ODR and watermark values
So applications working with this shield will continue to work as before. Signed-off-by: Luis Ubieda <luisf@croxel.com>
1 parent 8e0e99b commit 6c8ec97

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

boards/shields/pmod_acl/pmod_acl.overlay

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,7 @@
1212
reg = <0x0>;
1313
spi-max-frequency = <DT_FREQ_M(1)>;
1414
status = "okay";
15+
odr = <25>;
16+
fifo-watermark = <31>;
1517
};
1618
};

0 commit comments

Comments
 (0)