[alsa-devel] [PATCH v2 3/6] ASoC: madera: Add common support for Cirrus Logic Madera codecs
Charles Keepax
ckeepax at opensource.cirrus.com
Wed Jun 5 12:17:40 CEST 2019
On Tue, May 28, 2019 at 04:43:09PM +0100, Charles Keepax wrote:
> From: Richard Fitzgerald <rf at 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 at opensource.cirrus.com>
> Signed-off-by: Nikesh Oswal <Nikesh.Oswal at cirrus.com>
> Signed-off-by: Piotr Stankiewicz <piotrs at opensource.cirrus.com>
> Signed-off-by: Ajit Pandey <ajit.pandey at incubesol.com>
> Signed-off-by: Richard Fitzgerald <rf at opensource.cirrus.com>
> Signed-off-by: Charles Keepax <ckeepax at 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
More information about the Alsa-devel
mailing list