mbox series

[0/5] MAX98088/9 of features

Message ID 20180925142352.24106-1-m.felsch@pengutronix.de (mailing list archive)
Headers show
Series MAX98088/9 of features | expand

Message

Marco Felsch Sept. 25, 2018, 2:23 p.m. UTC
Hi,

I picked up the max98088 patches from Andreas series [1] and ported them
to the new kernel.

Regards,
Marco

[1] http://lists.infradead.org/pipermail/linux-arm-kernel/ \
    2015-February/324440.html

Andreas Färber (3):
  ASoC: dt-bindings: add max98088 audio codec
  ASoC: max98088: add OF support
  ASoC: max98088: Add master clock handling

Marco Felsch (2):
  ASoC: dt-bindings: max98088: add external clock binding
  ASoC: max98988: make it selectable

 .../bindings/sound/maxim,max98088.txt         | 20 ++++++++++
 sound/soc/codecs/Kconfig                      |  2 +-
 sound/soc/codecs/max98088.c                   | 39 +++++++++++++++++++
 3 files changed, 60 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/devicetree/bindings/sound/maxim,max98088.txt