Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1276193
| From | Nicolin Chen <nicoleotsuka@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH V4 0/3] add spba clock for fsl audio IP |
| Date | 2015-11-24 10:40 +0100 |
| Message-ID | <qyieS-6jd-5@gated-at.bofh.it> (permalink) |
| References | <qyieS-6jd-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Nov 24, 2015 at 05:19:31PM +0800, Shengjiu Wang wrote: > add spba clock for fsl audio IP > > Changes in V3 > - add error check for spba clock > > Shengjiu Wang (3): > ASoC: fsl_esai: spba clock is needed by esai device > ASoC: fsl_spdif: spba clk is needed by spdif device > ASoC: fsl_asrc: spba clock is needed by asrc device For all three, Acked-by: Nicolin Chen <nicoleotsuka@gmail.com> > > Documentation/devicetree/bindings/sound/fsl,asrc.txt | 5 +++++ > Documentation/devicetree/bindings/sound/fsl,esai.txt | 5 +++++ > Documentation/devicetree/bindings/sound/fsl,spdif.txt | 5 +++++ > sound/soc/fsl/fsl_asrc.c | 14 ++++++++++++++ > sound/soc/fsl/fsl_asrc.h | 2 ++ > sound/soc/fsl/fsl_esai.c | 17 +++++++++++++++++ > sound/soc/fsl/fsl_spdif.c | 19 +++++++++++++++++++ > 7 files changed, 67 insertions(+) > > -- > 1.9.1 > -- 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 | Find similar | Unroll thread
Re: [PATCH V4 0/3] add spba clock for fsl audio IP Nicolin Chen <nicoleotsuka@gmail.com> - 2015-11-24 10:40 +0100
csiph-web