All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marco Felsch <m.felsch@pengutronix.de>
To: lgirdwood@gmail.com, broonie@kernel.org, robh+dt@kernel.org,
	mark.rutland@arm.com
Cc: devicetree@vger.kernel.org, alsa-devel@alsa-project.org,
	kernel@pengutronix.de
Subject: [PATCH v2 0/5] MAX98088/9 of features
Date: Fri,  5 Oct 2018 09:58:07 +0200	[thread overview]
Message-ID: <20181005075812.13986-1-m.felsch@pengutronix.de> (raw)

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

             reply	other threads:[~2018-10-05  7:58 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-05  7:58 Marco Felsch [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181005075812.13986-1-m.felsch@pengutronix.de \
    --to=m.felsch@pengutronix.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=kernel@pengutronix.de \
    --cc=lgirdwood@gmail.com \
    --cc=mark.rutland@arm.com \
    --cc=robh+dt@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.