[alsa-devel] [PATCH v3 12/17] gpio: madera: Support Cirrus Logic Madera class codecs

Linus Walleij linus.walleij at linaro.org
Fri Jun 9 11:08:25 CEST 2017


On Fri, Jun 2, 2017 at 5:03 PM, Richard Fitzgerald
<rf at opensource.wolfsonmicro.com> wrote:

> This adds support for the GPIOs on Cirrus Logic Madera class codecs.
> Any pins not used for special functions (see the pinctrl driver) can be
> used as general single-bit input or output lines. The number of available
> GPIOs varies between codecs.
>
> Signed-off-by: Nariman Poushin <nariman at opensource.wolfsonmicro.com>
> Signed-off-by: Richard Fitzgerald <rf at opensource.wolfsonmicro.com>
> Signed-off-by: Charles Keepax <ckeepax at opensource.wolfsonmicro.com>
> ---
> Changes since V2:
> - Minor change now to use the parent MFD DT node for out DT bindings

This looks good to me
Acked-by: Linus Walleij <linus.walleij at linaro.org>

I can also merge it through the GPIO tree once it is clear that the
MFD portions are getting merged.

> +config GPIO_MADERA
> +       bool "Cirrus Logic Madera class codecs"
> +       depends on PINCTRL_MADERA

As this guards compilation until the MFD driver arrives.

Yours,
Linus Walleij


More information about the Alsa-devel mailing list