zephyr/drivers/dai
Damian Nikodem 2455436337 driver: ssp: update Intel SSP DAI driver to support dynamic SSP management
This commit refactors the Intel SSP DAI driver to support dynamic
management of SSP IP. This change additionally separates the management
of the DAI part from the management part of the SSP IP.

Key changes:
- Add new static functions to manage SSP IP power.
- Update the DAI SSP configuration functions to use the new management
  approach.
- Update device tree bindings and instances to reflect the new SSP IP
  management mechanism.

Signed-off-by: Damian Nikodem <damian.nikodem@intel.com>
2024-04-25 12:14:50 +02:00
..
intel driver: ssp: update Intel SSP DAI driver to support dynamic SSP management 2024-04-25 12:14:50 +02:00
nxp drivers: dai: add driver for NXP's ESAI 2024-04-03 16:18:50 +01:00
CMakeLists.txt drivers: dai: add driver for NXP's ESAI 2024-04-03 16:18:50 +01:00
Kconfig drivers: dai: add driver for NXP's ESAI 2024-04-03 16:18:50 +01:00