1. 08 Apr, 2022 2 commits
    • Mark Brown's avatar
      ASoC: Merge fixes · 3d5746a1
      Mark Brown authored
      Pull in wm8731 fix.
      Signed-off-by: default avatarMark Brown <broonie@kernel.org>
      3d5746a1
    • Mark Brown's avatar
      Make headphone work on Huawei Matebook D15 · aa70527d
      Mark Brown authored
      Merge series from Mauro Carvalho Chehab <mchehab@kernel.org>:
      
      Huawei Matebook D15 uses two different GPIOs are used to control the output:
      
      	- gpio0 controls the speaker output;
      	- gpio1 controls the headphone output.
      
      Changing both at the same time cause spurious events that are mis-interpreted
      as input events, causing troubles on apps. So, a delay is needed before turning
      on such gpios.
      
      Also, the headset microphone is connected to MIC1, instead of MIC2 port.
      
      With this patch, plugging a headphone causes a jack event to trigger the speaker
      supply, powering down the speaker and powering up the headphone output.
      Removing the headphone also triggers the power supply, powering up the speaker
      and powering down the headphone.
      
      The headset microphone also works.
      aa70527d
  2. 07 Apr, 2022 12 commits
  3. 06 Apr, 2022 18 commits
  4. 05 Apr, 2022 8 commits