zephyr/tests/drivers
Fabio Baltieri b716b0672d dts: ite: refactor the it8801 template hierarchy
The it8801 template is helpful but in the current state it does not
allow changing the device address as that is in the template itself. Fix
that by moving the template content down a level in the hierarchy, so
that it extends the mfd device itself rather than than instantiate it,
then the base instance can have any address, now the only limitation is
that only one instance is possible, but that is probably alright for
now.

Alternatives would be to use a define for the address, or even a
template per address, but this feels like a better compromise for now.
This may also use
https://github.com/zephyrproject-rtos/zephyr/pull/82825 in the future if
that ever becomes a thing.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2024-12-31 19:45:49 +01:00
..
adc tests: drivers: adc_api: Add support for the Raspberry Pi Pico 2 2024-12-23 23:57:57 +01:00
audio/dmic_api
bbram
build_all dts: ite: refactor the it8801 template hierarchy 2024-12-31 19:45:49 +01:00
can tests: add integration_platforms and misc optimizations 2024-11-26 00:12:07 +01:00
charger/sbs_charger samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
clock_control tests: drivers: clock_control: nrf: add global hsfll clock 2024-12-17 15:22:37 +01:00
comparator tests: drivers: comparator: add gpio_loopback test suite 2024-10-21 18:50:45 -05:00
console samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
console_switching
coredump/coredump_api
counter tests: drivers: counter: esp32c6: Add test config 2024-12-21 05:52:20 +01:00
dac tests: dac: frdm_mcxa156: add dac test support 2024-12-03 08:27:08 +01:00
disk boards: mimxrt1060_evk: Convert to variants 2024-12-20 22:59:59 +01:00
display/display_read_write tests: display: add support test GLCDC on ek_ra8d1 2024-12-20 23:53:37 +02:00
dma soc: silabs: efr32xg23: add DMA support 2024-12-30 19:47:19 +01:00
eeprom
entropy/api
espi
ethernet/eth_ivshmem_queue
flash tests: drivers: flash: stm32: fix uninitialized variable 2024-12-25 18:03:06 +01:00
flash_api samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
flash_simulator samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
fuel_gauge drivers: fuel_gauge: make read-only pointer args const in api 2024-12-24 13:54:15 +01:00
gnss
gpio tests: gpio_api_1pin: rpi_pico2: Support using external pulldowns 2024-12-23 23:57:57 +01:00
hwinfo/api
i2c tests: drivers: i2c: Add support i2c_api test for RA4, RA2 2024-12-26 17:20:23 +01:00
i2s tests: drivers: enable more tests for nrf54l10 and nrf54l05 2024-11-28 09:42:58 +01:00
input tests: fix zephyr/drivers/gpio.h usage 2024-12-20 03:17:25 +01:00
interrupt_controller tests: multi_level_backend: limit allowed platforms 2024-12-09 01:39:39 +01:00
ipm drivers: ipm: Place API into iterable section 2024-12-02 22:07:08 +00:00
kscan
led/led_api
mbox samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
memc/ram tests: memc: ram: support test for sdram controller on Renesas RA family 2024-12-20 23:53:37 +02:00
mipi_dsi/api
mm
mspi tests: fix zephyr/drivers/gpio.h usage 2024-12-20 03:17:25 +01:00
pinctrl
pwm boards: mimxrt1060_evk: Convert to variants 2024-12-20 22:59:59 +01:00
regulator tests: drivers: regulator: Test not implemented APIs with dummies 2024-12-02 22:08:41 +00:00
retained_mem/api tests: drivers: retained_mem: Run test on nrf54l20pdk 2024-12-18 12:45:42 +01:00
rtc drivers: rtc: add rtc support for apollo3&3p 2024-12-17 05:48:58 +01:00
sdhc
sensor tests: fix zephyr/drivers/gpio.h usage 2024-12-20 03:17:25 +01:00
smbus
spi drivers: dma: rpi_pico: Refactor DMA files for Raspberry Pi SoCs 2024-12-23 23:57:57 +01:00
stepper boards: mimxrt1060_evk: Convert to variants 2024-12-20 22:59:59 +01:00
syscon
tee/optee
timer tests: add integration_platforms and misc optimizations 2024-11-26 00:12:07 +01:00
uart boards: mimxrt1060_evk: Convert to variants 2024-12-20 22:59:59 +01:00
udc
usb/bc12
video/api drivers: video: Add timeout tovideo_buffer_alloc 2024-12-10 20:39:57 +01:00
virtualization/ivshmem/plain
w1/w1_api tests: add integration_platforms and misc optimizations 2024-11-26 00:12:07 +01:00
watchdog boards: mimxrt1050_evk: Switch to variants 2024-12-20 22:59:59 +01:00
wifi/nrf_wifi drivers: wifi: make WIFI_BUILD_ONLY_MODE global symbol 2024-12-18 18:17:16 +01:00