Commit 015ec63
zephyr: add glue code to use zephyr dai drivers
This patch adds a mechanism to load and use dai driver from zephyr
instead of xtos driver.
Patch includes following changes:
- dai-zephyr.c calls directly zephyr driver methods
- include/lib/dai.h is divided into dai-legacy.h and dai-zephyr.h
- use zephyr dais by configuring CONFIG_ZEPHYR_NATIVE_DRIVERS=y
Signed-off-by: Jaska Uimonen <jaska.uimonen@linux.intel.com>1 parent f66a816 commit 015ec63
7 files changed
Lines changed: 1220 additions & 647 deletions
File tree
- src
- audio
- include/sof/lib
- ipc/ipc4
- lib
- zephyr
0 commit comments