1. 12 Oct, 2023 29 commits
  2. 10 Oct, 2023 9 commits
  3. 09 Oct, 2023 2 commits
    • Mark Brown's avatar
      ASoC: DT matching and header cleanups · a7ec043e
      Mark Brown authored
      Merge series from Rob Herring <robh@kernel.org>:
      
      This is a series is part of ongoing clean-ups related to device
      matching and DT related implicit includes. Essentially of_device.h has
      a bunch of implicit includes and generally isn't needed any nore except
      for of_match_device(). As we also generally want to get rid of
      of_match_device() as well, I've done that so we're not updating the
      includes twice.
      a7ec043e
    • Mark Brown's avatar
      Convert Mediatek ASoC codecs to use GPIO descriptors · f0d82f07
      Mark Brown authored
      Merge series from Linus Walleij <linus.walleij@linaro.org>:
      
      Convert over the Mediatek codecs to use GPIO descriptors.
      
      One few-liner affects gpiolib-of.h, I don't think there
      will be conflicts so I suggest that all of this can be
      merged through ASoC after review.
      f0d82f07