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

ucm2: Qualcomm: x1e80100: add USB DisplayPort playback #423

Closed
wants to merge 3 commits into from

Commits on Jun 11, 2024

  1. ucm2: Qualcomm: x1e80100: add USB DisplayPort playback

    Add two DisplayPort (over USB) playback devices, conflicting with the
    headset, because they use the same Multimedia1 frontend.
    
    Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    krzk committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    5da142c View commit details
    Browse the repository at this point in the history
  2. ucm2: codecs: wcd938x: correct 'cset' command

    Intention was to use 'cset':
    
      ALSA lib parser.c:1224:(parse_sequence) error: sequence command 'set' is ignored
    
    Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    krzk committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    eab577b View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. ucm2: Qualcomm: x1e80100: add Headset capture

    Add device for recording via headset (AMIC2 analogue microphone).
    
    Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    krzk committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    d8eefb4 View commit details
    Browse the repository at this point in the history