[alsa-devel] [PATCH v4 1/2] ASoC: wm9713: convert to regmap
Charles Keepax
ckeepax at opensource.wolfsonmicro.com
Mon Nov 2 10:06:36 CET 2015
On Sun, Nov 01, 2015 at 08:23:39PM +0100, Robert Jarzmik wrote:
> Convert the Wolfson WM9713 to regmap API. This will leverage all the
> regmap functions (debug, registers update, etc ...).
>
> As a bonus, this will pave the path to gpio chip introduction, and
> devicetree support. This was tested on the mioa701 board, pxa27x based,
> in PCM playback, and through suspend/resume.
>
> Signed-off-by: Robert Jarzmik <robert.jarzmik at free.fr>
> ---
> Since v1: fix suspend/resume (that specific part is not tested yet)
> Since v2: split out the snd_soc_*() from regmap support
> Since v3: remove suspend/resume regmap cache operations, rely on
> regmap volatile registers
> ---
Reviewed-by: Charles Keepax <ckeepax at opensource.wolfsonmicro.com>
Thanks,
Charles
More information about the Alsa-devel
mailing list