zephyr/drivers
Trent Piepho 094345629b drivers/sensor: lsm6dso: Add support for lsm6dso32
This sensor is virtually identical to the lsm6dso.  The only difference
is the accelerometer ranges are double those of the lsm6dso.

Use the same driver.  The difference is detected by using "st,lsm6dso32"
as the first compatible entry, followed by "st,lsm6dso".

An bit flag in the existing accel_range config field is used to check if
the chip is the doubled range or not.

Signed-off-by: Trent Piepho <trent.piepho@igorinstitute.com>
2022-05-25 13:16:04 -07:00
..
adc dts: Include ADC DT binding headers from nRF SoC dtsi files 2022-05-13 12:46:06 -07:00
audio drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
bbram drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
bluetooth drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
cache cache: Introduce external cache controller system support 2021-05-08 07:00:33 +02:00
can drivers: can: can_stm32h7: Fix min timings 2022-05-24 08:49:41 -07:00
clock_control drivers/clock_control: stm32u5: Wrong bus check in _get_rate() 2022-05-24 08:51:52 -07:00
console drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
counter drivers: counter: Update CTimer to fix alarm setting 2022-05-23 08:38:59 -05:00
crypto drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
dac drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
dai drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
debug kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
disk drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
display drivers: display: st7735r: added inversion-on property 2022-05-13 11:04:21 -07:00
dma drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
ec_host_cmd_periph drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
edac drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
eeprom drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
entropy drivers/entropy: stm32: fix inter-core race condition 2022-05-13 10:28:53 -05:00
espi drivers: espi: host_subs: add pinctrl driver support 2022-05-12 14:24:03 -05:00
ethernet drivers: ethernet: w5500: Check W5500 int pin after processing interrupt 2022-05-25 21:46:17 +02:00
flash drivers: flash: stm32_ospi: fix includes 2022-05-25 11:13:40 +09:00
fpga drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
gpio drivers: gpio: gpio_mcux_igpio: add workaround for non contiguous pins 2022-05-18 10:55:22 +02:00
hwinfo drivers: hwinfo: mcux: update include paths 2022-05-09 12:45:29 -04:00
i2c drivers: i2c_imx: add pin control support 2022-05-12 16:57:17 -05:00
i2s drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
ieee802154 drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
interrupt_controller asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
ipm drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
kscan drivers: kscan: Add CAP1203 driver 2022-05-15 21:31:54 +02:00
led drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
led_strip drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
lora drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
mbox drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
mdio drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
memc drivers: memc: don't check pin control return code 2022-05-09 08:54:30 -05:00
mipi_dsi drivers: mipi: Add MIPI DSI driver for MXRT devices 2022-05-12 09:26:50 -05:00
misc drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
mm drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
modem modem: modem_iface_uart_async: added 2022-05-10 10:44:04 +02:00
net drivers: net: loopback: Add counting of number of dropped packets 2022-05-16 16:55:51 +02:00
neural_net drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
pcie drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
peci drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
pinctrl pinctrl: npcx: config pwm open-drain without enabling STORE_REG 2022-05-20 12:36:22 +02:00
pinmux ARC: HSDK: remove pinmux_hsdk driver 2022-05-18 17:20:26 +02:00
pm_cpu_ops drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
power_domain power_domain: gpio: improve logging 2022-05-10 17:59:56 -04:00
ps2 drivers: ps2: add Zephyr pinctrl support 2022-05-12 14:24:03 -05:00
ptp_clock drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
pwm drivers: pwm: esp32: rename internal channel to avoid redeclaration 2022-05-25 14:21:12 +02:00
regulator drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
reset drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
sdhc drivers: sdhc: Add SD response type masks 2022-05-09 08:46:29 -05:00
sensor drivers/sensor: lsm6dso: Add support for lsm6dso32 2022-05-25 13:16:04 -07:00
serial drivers: uart_imx: Fix the poll_in function 2022-05-23 15:00:14 -05:00
spi modules: hal_infineon: added initial Kconfig and CMakeLists.txt 2022-05-13 21:34:59 +02:00
syscon drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
timer soc/riscv/sifive-freedom/fe310: use correct SYS_CLOCK_HW_CYCLES_PER_SEC 2022-05-24 08:58:43 -07:00
usb drivers: usb: device: stm32: fix disconnect-gpios configuration. 2022-05-19 11:28:38 -07:00
usbc drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
video drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
virtualization drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
watchdog drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
wifi soc: esp32: move phy tx power to soc config 2022-05-17 18:11:50 +02:00
xen drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
CMakeLists.txt drivers: mipi_dsi: initial support for MIPI-DSI drivers 2022-05-12 09:26:50 -05:00
Kconfig drivers: mipi_dsi: initial support for MIPI-DSI drivers 2022-05-12 09:26:50 -05:00