Skip to content

Commit

Permalink
drivers: dai/ssp: Support dynamic SSP management
Browse files Browse the repository at this point in the history
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.
- ace30 (PTL) support.

Signed-off-by: Flavio Ceolin <[email protected]>
Signed-off-by: Anas Nashif <[email protected]>
Signed-off-by: Jaroslaw Stelter <[email protected]>
  • Loading branch information
nashif authored and Flavio Ceolin committed May 30, 2024
1 parent 13550b6 commit 8d4a8b1
Show file tree
Hide file tree
Showing 6 changed files with 923 additions and 317 deletions.
Loading

0 comments on commit 8d4a8b1

Please sign in to comment.