Daniel Baluta
Daniel Baluta
With this series all NXP i.MX8 support is using Zephyr native drivers. This depends on - https://github.com/zephyrproject-rtos/zephyr/pull/80330
**Is your feature request related to a problem? Please describe.** We want to have a Virtual DAI for two reasons: - debugging and rapid prototyping. We want to be able...
For IRQ_STEER, lower CHn_MASK register indexes are used to mask higher interrupt IDs. For instance, in the case of i.MX8MP, the mapping is as follows: CHn_MASK4 => masks interrupts [31:0]...