All of lore.kernel.org
 help / color / mirror / Atom feed
From: Charles Keepax <ckeepax@opensource.cirrus.com>
To: broonie@kernel.org
Cc: mark.rutland@arm.com, devicetree@vger.kernel.org,
	alsa-devel@alsa-project.org, rafael@kernel.org,
	gregkh@linuxfoundation.org, lgirdwood@gmail.com,
	robh+dt@kernel.org, patches@opensource.cirrus.com,
	lee.jones@linaro.org
Subject: Re: [PATCH v2 3/6] ASoC: madera: Add common support for Cirrus Logic Madera codecs
Date: Wed, 5 Jun 2019 11:17:40 +0100	[thread overview]
Message-ID: <20190605101740.GN28362@ediswmail.ad.cirrus.com> (raw)
In-Reply-To: <20190528154312.14435-3-ckeepax@opensource.cirrus.com>

On Tue, May 28, 2019 at 04:43:09PM +0100, Charles Keepax wrote:
> From: Richard Fitzgerald <rf@opensource.cirrus.com>
> 
> The Cirrus Logic Madera codecs are a family of related codecs with
> extensive digital and analogue I/O, digital mixing and routing,
> signal processing and programmable DSPs. This patch adds common
> support code shared by all Madera codecs.
> 
> This patch also adds the pdata to the parent mfd pdata struct.
> Since there is a circular build dependency it's convenient to
> patch them both atomically.
> 
> Signed-off-by: Nariman Poushin <nariman@opensource.cirrus.com>
> Signed-off-by: Nikesh Oswal <Nikesh.Oswal@cirrus.com>
> Signed-off-by: Piotr Stankiewicz <piotrs@opensource.cirrus.com>
> Signed-off-by: Ajit Pandey <ajit.pandey@incubesol.com>
> Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
> Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
> ---
> +static int madera_inmux_put(struct snd_kcontrol *kcontrol,
> +			    struct snd_ctl_elem_value *ucontrol)
> +{

Looks like there are still some issues with the inmux handling
here, afraid I will probably need to do a v3 to fix them up.

Thanks,
Charles

  reply	other threads:[~2019-06-05 10:17 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-28 15:43 [PATCH 1/6] device property: Add new array helper Charles Keepax
2019-05-28 15:43 ` [PATCH v2 2/6] ASoC: madera: Add DT bindings for Cirrus Logic Madera codecs Charles Keepax
2019-05-28 15:43 ` [PATCH v2 3/6] ASoC: madera: Add common support " Charles Keepax
2019-06-05 10:17   ` Charles Keepax [this message]
2019-05-28 15:43 ` [PATCH v2 4/6] ASoC: cs47l35: Add codec driver for Cirrus Logic CS47L35 Charles Keepax
2019-05-28 15:43 ` [PATCH v2 5/6] ASoC: cs47l85: Add codec driver for Cirrus Logic CS47L85 Charles Keepax
2019-05-28 15:43 ` [PATCH v2 6/6] ASoC: cs47l90: Add codec driver for Cirrus Logic CS47L90 Charles Keepax
2019-05-28 17:01 ` [PATCH 1/6] device property: Add new array helper Rafael J. Wysocki
2019-05-29  9:48   ` Charles Keepax
  -- strict thread matches above, loose matches on Subject: below --
2019-05-29 10:19 Charles Keepax
2019-05-29 10:19 ` [PATCH v2 3/6] ASoC: madera: Add common support for Cirrus Logic Madera codecs Charles Keepax

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=20190605101740.GN28362@ediswmail.ad.cirrus.com \
    --to=ckeepax@opensource.cirrus.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=lee.jones@linaro.org \
    --cc=lgirdwood@gmail.com \
    --cc=mark.rutland@arm.com \
    --cc=patches@opensource.cirrus.com \
    --cc=rafael@kernel.org \
    --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.