zephyr/drivers/virtualization
Kumar Gala ce2635f410 drivers: virt: ivshmem: Convert to use DEVICE_DT_GET_ONE
Replace Kconfig (IVSHMEM_DEV_NAME) based named device_get_binding
with DEVICE_DT_GET_ONE.  Since there is only one driver for ivshmem
use the qemu,ivshmem for that.

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-07-25 15:16:05 +02:00
..
CMakeLists.txt
Kconfig
virt_ivshmem.c
virt_ivshmem.h
virt_ivshmem_handlers.c
virt_ivshmem_shell.c