Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1452584
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] ASoC: rt5659: Add mclk controls |
| Date | 2016-07-29 23:40 +0200 |
| Message-ID | <s0nFE-1Nv-5@gated-at.bofh.it> (permalink) |
| References | <s01vs-3Eo-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Jul 28, 2016 at 02:57:16PM -0700, Nicolin Chen wrote: > The codec driver should control the mclk. So this patch adds this support. > > Signed-off-by: Nicolin Chen <nicoleotsuka@gmail.com> > --- > Changlog: > v1->v2 > * Only set the mclk pointer to NULL when getting an ENOENT error code > (i.e. no clock is specified) -- corrected by Lars-Peter > > Documentation/devicetree/bindings/sound/rt5659.txt | 3 +++ Acked-by: Rob Herring <robh@kernel.org> > sound/soc/codecs/rt5659.c | 24 ++++++++++++++++++++++ > sound/soc/codecs/rt5659.h | 1 + > 3 files changed, 28 insertions(+)
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2] ASoC: rt5659: Add mclk controls Nicolin Chen <nicoleotsuka@gmail.com> - 2016-07-29 00:00 +0200 Re: [PATCH v2] ASoC: rt5659: Add mclk controls Rob Herring <robh@kernel.org> - 2016-07-29 23:40 +0200 Applied "ASoC: rt5659: Add mclk controls" to the asoc tree Mark Brown <broonie@kernel.org> - 2016-08-01 19:30 +0200
csiph-web