zephyr/dts
Armando Visconti 21584003bf sensors: drivers: lsm6dsv16x: add SFLP FIFO support
Add the Sensor Fusion Low Power (SFLP) FIFO streaming capability,
using RTIO. The decode function is now aware of parsing following FIFO
tags:

    - LSM6DSV16X_SFLP_GAME_ROTATION_VECTOR_TAG
    - LSM6DSV16X_SFLP_GYROSCOPE_BIAS_TAG
    - LSM6DSV16X_SFLP_GRAVITY_VECTOR_TAG

To activate SFLP the user should put in DT the proper configuration.
For example, to activate a 60Hz SFLP FIFO batching rate of game rotation
vector, gravity vector and gbias components, the user should add in DT
the following:

  sflp-odr = <LSM6DSV16X_DT_SFLP_ODR_AT_60Hz>;
  sflp-fifo-enable = <LSM6DSV16X_DT_SFLP_FIFO_GAME_ROTATION_GRAVITY_GBIAS>;

Signed-off-by: Armando Visconti <armando.visconti@st.com>
2025-01-02 18:04:19 +01:00
..
arc/synopsys
arm soc: silabs: efr32xg23: add DMA support 2024-12-30 19:47:19 +01:00
arm64 dts: arm64: imx8mn: add GPIO device nodes 2024-12-24 11:15:26 +01:00
bindings sensors: drivers: lsm6dsv16x: add SFLP FIFO support 2025-01-02 18:04:19 +01:00
common style: Inconsistent macro names changed 2024-12-25 12:40:56 +01:00
nios2/intel dts: nios2: intel: Fix unit and first address mismatch 2024-09-18 15:30:24 +02:00
posix
riscv dts: ite: refactor the it8801 template hierarchy 2024-12-31 19:45:49 +01:00
sparc/gaisler soc/gr716a: Enable GPIO support on LEON GR716A 2024-07-29 14:27:15 +02:00
x86/intel dts/x86: use proper unit-address values 2024-11-18 13:18:53 -05:00
xtensa dts: xtensa: Fix gpio-reserved-ranges of gpio1 2024-12-26 15:31:43 +01:00
binding-template.yaml
Kconfig