zephyr/drivers
Armando Visconti de707b6870 drivers/sensor: iis2iclx: fix multi-instance using new helpers
This commit simplifies the Device Tree configuration by using
the new helpers introduced in #30536.

In particular:
    - get bus devices with DEVICE_DT_GET
    - get SPI information with SPI_CONFIG_DT_INST

Signed-off-by: Armando Visconti <armando.visconti@st.com>
2021-03-10 06:11:45 -05:00
..
adc shell: adc: support cc322xx 2021-02-19 10:43:58 -06:00
audio audio: intel_dmic: get dma properties from devicetree 2021-03-02 14:59:17 -05:00
bluetooth bluetooth: hci: h4: Add thread name 2021-03-04 13:17:02 +01:00
can drivers: can: Fix sample point calculation 2021-02-18 12:04:09 -05:00
clock_control driver: clock: npcx: remove useless operands. 2021-03-09 10:33:16 -05:00
console kernel: sem: add K_SEM_MAX_LIMIT 2021-03-05 08:13:53 -06:00
counter drivers: native_posix: fix for native posix counter 2021-03-05 18:18:38 +01:00
crypto kernel: sem: add K_SEM_MAX_LIMIT 2021-03-05 08:13:53 -06:00
dac drivers: dac: dacx3608: fix I2C read error 2021-02-28 16:46:04 -05:00
debug
display
dma drivers: dma: pl330: Zero initialize the ch_handle 2021-03-04 12:59:46 +01:00
ec_host_cmd_periph
edac edac: shell: Add test_default command 2021-02-19 16:06:29 +02:00
eeprom drivers: eeprom: add emulated eeprom in flash 2021-02-19 14:06:15 +01:00
entropy
espi driver: espi: npcx: prevent changing data content in host write func. 2021-03-09 10:31:05 -05:00
ethernet kernel: sem: add K_SEM_MAX_LIMIT 2021-03-05 08:13:53 -06:00
flash esp32: drivers: spi_flash: add host flash support 2021-03-06 09:34:35 -05:00
gpio drivers: gpio: mchp: Add support for GPIO disconnected flag 2021-03-10 06:10:39 -05:00
hwinfo hwinfo: support exx32 family 2021-02-22 17:44:33 +03:00
i2c drivers: i2c_dw: Convert to use register for RX/TX buffer depth 2021-03-09 14:16:35 +01:00
i2s drivers: i2s_sam_ssc.c: store *dev_dma in flash 2021-03-03 16:16:33 +03:00
ieee802154 kernel: sem: add K_SEM_MAX_LIMIT 2021-03-05 08:13:53 -06:00
interrupt_controller interrupt_controller: intc_giv3: support SMP 2021-03-06 07:36:37 -05:00
ipm
kscan
led drivers: led_pwm: Convert to use DEVICE_DT_GET 2021-02-24 13:45:46 -06:00
led_strip
lora kernel: sem: add K_SEM_MAX_LIMIT 2021-03-05 08:13:53 -06:00
memc
modem drivers: modem: optional factory reset at modem boot 2021-03-06 09:09:35 -06:00
net
neural_net
pcie drivers: pcie: endpoint: Use DEVICE_DT_INST_GET() API 2021-03-02 10:03:34 -06:00
peci
pinmux drivers/gpio: stm32: Use gpio device as gpio_stm32_configure arg 2021-03-03 12:13:34 -06:00
pm_cpu_ops aarch64: pm_cpu_ops: Introduce pm_cpu_ops subsystem 2021-03-04 06:53:19 -05:00
ps2
ptp_clock
pwm
regulator drivers: regulator: update to new delayable work API 2021-03-03 20:06:00 -05:00
sensor drivers/sensor: iis2iclx: fix multi-instance using new helpers 2021-03-10 06:11:45 -05:00
serial drivers: uart: sam0: Convert dma to use DEVICE_DT_GET 2021-03-08 18:22:27 -06:00
spi drivers: spi: Remove unused Kconfig symbols 2021-03-09 04:53:46 -05:00
timer arch/xtensa: General cleanup, remove dead code 2021-03-08 11:14:27 -05:00
usb drivers: usb_dc_stm32: remove confusing comments 2021-02-24 12:01:50 +01:00
video
virtualization
watchdog drivers/watchdog: wwdg_stm32: Check return value of clock_control_on 2021-03-09 09:08:40 -05:00
wifi drivers: wifi: winc1500: Add new config flag 2021-03-04 09:34:00 +02:00
CMakeLists.txt aarch64: pm_cpu_ops: Introduce pm_cpu_ops subsystem 2021-03-04 06:53:19 -05:00
Kconfig aarch64: pm_cpu_ops: Introduce pm_cpu_ops subsystem 2021-03-04 06:53:19 -05:00