Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1276093
| From | Shengjiu Wang <shengjiu.wang@freescale.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH V3 0/3] add spba clock for fsl audio IP |
| Date | 2015-11-24 08:10 +0100 |
| Message-ID | <qyfTH-4UT-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
add spba clock for fsl audio IP Changes in V3 - update the comments for clock description. 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 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 | 10 ++++++++++ sound/soc/fsl/fsl_asrc.h | 2 ++ sound/soc/fsl/fsl_esai.c | 13 +++++++++++++ sound/soc/fsl/fsl_spdif.c | 15 +++++++++++++++ 7 files changed, 55 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 — Next in thread | Find similar | Unroll thread
[PATCH V3 0/3] add spba clock for fsl audio IP Shengjiu Wang <shengjiu.wang@freescale.com> - 2015-11-24 08:10 +0100 Re: [PATCH V3 1/3] ASoC: fsl_esai: spba clock is needed by esai device Nicolin Chen <nicoleotsuka@gmail.com> - 2015-11-24 09:40 +0100 Re: [PATCH V3 2/3] ASoC: fsl_spdif: spba clk is needed by spdif device Rob Herring <robh@kernel.org> - 2015-11-25 00:30 +0100 Re: [PATCH V3 1/3] ASoC: fsl_esai: spba clock is needed by esai device Rob Herring <robh@kernel.org> - 2015-11-25 00:30 +0100 Re: [PATCH V3 3/3] ASoC: fsl_asrc: spba clock is needed by asrc device Rob Herring <robh@kernel.org> - 2015-11-25 00:30 +0100
csiph-web