zephyr/dts
Zhang Lixu f5595b4b9c sensing: support multiple sensor types in one device
Many sensors have multiple functions, for example, icm42688 supports
accel, gyro and temperature, and the sensor streaming api always mixes
the multiple functions in one function call. So we need add a layer in
sensing subsystem to dispatch the result returned from sensor streaming
api for each function.
I changed the sensor-type(int) to sensor-types(array) in sensing sensor
device bindings, so that one device can map to multiple instances of
sensing sensor.

Signed-off-by: Zhang Lixu <lixu.zhang@intel.com>
2024-01-24 10:32:10 +01:00
..
arc/synopsys drivers: spi: dw: define max-xfer-size 2024-01-20 13:11:42 +01:00
arm drivers: flash: sam: Use interrupt to sync 2024-01-23 15:22:26 +00:00
arm64 soc: imx93: enable rgpio driver 2024-01-16 20:50:11 -05:00
bindings sensing: support multiple sensor types in one device 2024-01-24 10:32:10 +01:00
common
nios2/intel
posix
riscv dts: riscv: sifive: fu540: add missing ngpios property 2024-01-19 15:13:53 +00:00
sparc/gaisler dts/sparc/gaisler: add SoC and board compatible strings 2023-05-02 10:53:27 +02:00
x86/intel dts: x86: intel: alder_lake: Added UARTs DMA instances 2024-01-11 15:41:42 -06:00
xtensa soc: esp32: refactor esp32_net 2024-01-13 00:22:24 +00:00
binding-template.yaml
Kconfig dts: drop HAS_DTS 2023-10-20 12:18:17 -07:00