mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
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>