zephyr/tests/drivers
Phi Bang Nguyen 30604a8a76 dts-bindings: video: ov5640: Use video interfaces binding
Switch to use the new video interfaces binding

Signed-off-by: Phi Bang Nguyen <phibang.nguyen@nxp.com>
2024-10-25 08:54:57 +02:00
..
adc tests: drivers: adc_accuracy: add calibration before sampling 2024-10-23 17:02:17 +02:00
audio/dmic_api boards: nxp: rd_rw612_bga: enable DMIC 2024-03-28 09:44:25 +00:00
bbram yaml: use EXTRA_CONF_FILE in .yaml files 2024-10-17 09:45:25 +02:00
build_all dts-bindings: video: ov5640: Use video interfaces binding 2024-10-25 08:54:57 +02:00
can tests: tests: drivers: can: timing: enable full timing test on usb2canfdv1 2024-10-24 22:02:53 +01:00
charger/sbs_charger tests: sbs_charger: fix filter 2024-04-25 17:57:30 -04:00
clock_control soc: nordic: Fix the way of enabling clock control for nRF54H Series 2024-10-16 16:36:51 +01:00
comparator tests: drivers: comparator: add gpio_loopback test suite 2024-10-21 18:50:45 -05:00
console scripts: west robot & simulation: Fix OOT 2024-07-01 16:10:35 -04:00
console_switching emul: Support UART device emulation 2024-07-30 18:28:17 +01:00
coredump/coredump_api arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
counter boards: nordic: nrf54l15dk: Fix references to pdk 2024-10-21 01:46:39 +01:00
dac tests: drivers: dac: dac_api: src: update dac_api driver test 2024-09-16 20:19:01 +02:00
disk tests/drivers disk_access: Switch from native_posix to native_sim 2024-08-16 11:20:34 +01:00
display/display_read_write tests: drivers: display: display_read_write: add support for ILI9340 2024-06-13 09:23:40 +02:00
dma boards/tests: dma: enable dma for S32Z270 2024-10-18 14:16:05 +02:00
eeprom yaml: use EXTRA_CONF_FILE in .yaml files 2024-10-17 09:45:25 +02:00
entropy/api yaml: use EXTRA_CONF_FILE in .yaml files 2024-10-17 09:45:25 +02:00
espi
ethernet/eth_ivshmem_queue
flash tests: drivers: flash: Add MAX32690 boards overlay file 2024-10-22 20:39:41 +02:00
flash_simulator tests/flash_simulator: Test scenario for flash_flatten() 2024-06-04 08:00:46 +02:00
fuel_gauge tests/drivers/fuel_gauge: Don't test on native_posix 2024-09-25 04:04:36 -04:00
gnss tests/drivers/gnss: Don't test on native_posix 2024-09-25 04:04:36 -04:00
gpio boards: nordic: Remove nRF54L15 PDK 2024-10-21 01:46:39 +01:00
hwinfo/api
i2c zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
i2s tests: drivers: i2s: Add overlay to support nRF54L15 DK 2024-10-23 16:52:49 +02:00
input input: add a user_data pointer to the callback 2024-07-31 12:55:11 +02:00
interrupt_controller drivers: intc: plic: fix IRQ on every hart regardless of mapping 2024-09-16 10:02:08 +02:00
ipm misc: move lorem ipsum text to zephyr/misc/lorem_ipsum.h 2024-08-02 03:31:06 -04:00
kscan tests kscan/kscan_input: Add missing overlays for native_sim 2024-04-18 12:20:14 +02:00
led/led_api
mbox boards: nordic: Remove nRF54L15 PDK 2024-10-21 01:46:39 +01:00
memc/ram zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
mipi_dsi/api
mm hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
mspi tests: mspi: fix incorrect DT macro used in api test 2024-10-22 22:46:47 -04:00
pinctrl tests/drivers/pinctrl: Don't test on native_posix 2024-09-25 04:04:36 -04:00
pwm boards: nordic: Remove nRF54L15 PDK 2024-10-21 01:46:39 +01:00
regulator drivers: regulator: Linter pass to unit test 2024-10-24 17:51:25 +02:00
retained_mem/api tests: drivers: retained_mem: api: add support for nrf54h20 2024-10-18 08:17:53 -04:00
rtc Drivers: RTC: Initial implementation of RTC for IFX cyw20829 2024-10-09 13:46:56 +02:00
sdhc tests: drivers: sdhc: setup SDHC IO before test 2024-05-16 09:18:07 +02:00
sensor boards: nordic: Remove nRF54L15 PDK 2024-10-21 01:46:39 +01:00
smbus zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
spi tests: drivers: spi: spi_error_cases: Improve nrf54h20dk cpuppr 2024-10-24 09:29:39 +02:00
stepper tests: drivers: stepper: stepper_api: test cb user_data 2024-10-22 22:46:26 -04:00
syscon arm64: linker: create region and section from zephyr,memory-region 2024-06-12 17:09:24 -05:00
tee/optee tests/drivers/tee/optee: Switch from native_posix to native_sim 2024-08-16 11:20:34 +01:00
timer tests: drivers: timer: nrf_grtc: run GRTC tests on nRF54L20 2024-10-24 13:15:11 +01:00
uart tests: drivers: uart: async_api: Use custom long buffer for nrf54h20 2024-10-25 08:53:15 +02:00
udc usb: device_next: Make stack High-Bandwidth aware 2024-08-21 18:25:30 +01:00
usb/bc12
virtualization/ivshmem/plain
w1/w1_api tests: drivers: w1: Move platform_allow in w1-serial 2024-10-18 14:16:14 +02:00
watchdog yaml: use EXTRA_CONF_FILE in .yaml files 2024-10-17 09:45:25 +02:00