Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1260492
| From | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4 1/2] ASoC: wm9713: convert to regmap |
| Date | 2015-11-02 10:40 +0100 |
| Message-ID | <qqjKN-3CM-3@gated-at.bofh.it> (permalink) |
| References | <qq6DU-3YY-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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@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@opensource.wolfsonmicro.com> Thanks, Charles -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v4 1/2] ASoC: wm9713: convert to regmap Robert Jarzmik <robert.jarzmik@free.fr> - 2015-11-01 20:40 +0100 Re: [PATCH v4 1/2] ASoC: wm9713: convert to regmap Charles Keepax <ckeepax@opensource.wolfsonmicro.com> - 2015-11-02 10:40 +0100
csiph-web