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>
This commit is contained in:
parent
8e0e99b9dd
commit
6c8ec97384
1 changed files with 2 additions and 0 deletions
|
@ -12,5 +12,7 @@
|
|||
reg = <0x0>;
|
||||
spi-max-frequency = <DT_FREQ_M(1)>;
|
||||
status = "okay";
|
||||
odr = <25>;
|
||||
fifo-watermark = <31>;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue