Tomasz Lissowski

Results 5 comments of Tomasz Lissowski

> @tlissows do you plan to return to this PR? Yes, I do. I'm going to update this PR this week.

> The solution of moving the driver for UAOL to a lower level than DAI is okay. However, you have device power management implemented twice because of this. Is there...

Removed support for ACE1.x platform from this PR. Also aligned to the changes introduced by commit [include: dai: Introduce runtime DAI configuration update API](https://github.com/zephyrproject-rtos/zephyr/pull/73158/commits/f1eb0402536fbf41c09df6e49b7d40b27a640699).

Rebased on top of main. Used `WAIT_FOR()` macro where applicable.

Removed support for ACE1.x platform from this PR. Also aligned to the changes introduced by PR [basefw: Add handling of IPC4_DMA_CONTROL messages](https://github.com/thesofproject/sof/pull/9156).