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

ALSA: hda: add HDMI codec ID for Intel LNL #4438

Merged

Commits on Jun 22, 2023

  1. ALSA: hda/hdmi: keep codec entries in numerical order

    Switch order of Intel MTL and RPL codec entries to keep the codec device
    id list nicely ordered. Also use the opportunity to fix the naming
    to the convention used elsewhere in the drivers.
    
    Signed-off-by: Kai Vehmanen <[email protected]>
    kv2019i committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    9219d95 View commit details
    Browse the repository at this point in the history
  2. ALSA: hda: add HDMI codec ID for Intel LNL

    Add HDMI codec ID for Intel Lunar Lake platform.
    
    Signed-off-by: Kai Vehmanen <[email protected]>
    kv2019i committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    856a758 View commit details
    Browse the repository at this point in the history