All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] MAX98088/9 of features
@ 2018-10-05  7:58 Marco Felsch
  2018-10-05  7:58 ` [PATCH v2 1/5] ASoC: dt-bindings: add max98088 audio codec Marco Felsch
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Marco Felsch @ 2018-10-05  7:58 UTC (permalink / raw)
  To: lgirdwood, broonie, robh+dt, mark.rutland; +Cc: devicetree, alsa-devel, kernel

Hi,

this the v2 with the integrated review from the v1 [1].

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

Regards,
Marco

[1] http://mailman.alsa-project.org/pipermail/alsa-devel/ \
    2018-September/140501.html
[2] http://lists.infradead.org/pipermail/linux-arm-kernel/ \
    2015-February/324440.html

Changes:

v2:
 - make master clock optional
 - be more verbose in commit messages

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         | 23 ++++++++++++
 sound/soc/codecs/Kconfig                      |  2 +-
 sound/soc/codecs/max98088.c                   | 36 +++++++++++++++++++
 3 files changed, 60 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/devicetree/bindings/sound/maxim,max98088.txt

-- 
2.19.0

_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-10-12 20:29 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-05  7:58 [PATCH v2 0/5] MAX98088/9 of features Marco Felsch
2018-10-05  7:58 ` [PATCH v2 1/5] ASoC: dt-bindings: add max98088 audio codec Marco Felsch
2018-10-12 20:29   ` Rob Herring
2018-10-05  7:58 ` [PATCH v2 2/5] ASoC: max98088: add OF support Marco Felsch
2018-10-05  7:58 ` [PATCH v2 3/5] ASoC: dt-bindings: max98088: add external clock binding Marco Felsch
2018-10-08 18:54   ` Applied "ASoC: dt-bindings: max98088: add external clock binding" to the asoc tree Mark Brown
2018-10-05  7:58 ` [PATCH v2 4/5] ASoC: max98088: Add master clock handling Marco Felsch
2018-10-05  7:58 ` [PATCH v2 5/5] ASoC: max98988: make it selectable Marco Felsch

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.