Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

driver: ssp: update Intel SSP DAI driver to support dynamic SSP link management #70660

Merged
merged 1 commit into from
Apr 25, 2024

Commits on Apr 24, 2024

  1. driver: ssp: update Intel SSP DAI driver to support dynamic SSP manag…

    …ement
    
    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>
    dnikodem committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    d393c9c View commit details
    Browse the repository at this point in the history