Re: [alsa-devel] [PATCH v9 2/2] ASoC: fsl: Add S/PDIF machine driver

2013-08-20 Thread Nicole Otsuka
Hi Stephen, I have a whole changelist in the cover letter (PATCH 0/2). Please take a look at it. And about the codec dummy things.. I do that only because the codec driver's doc say so. Thank you, Nicolin On Wed, Aug 21, 2013 at 12:17 AM, Stephen Warren wrote: > On 08/19/2013 10:32 PM, Nicoli

Re: [alsa-devel] [PATCH v9 2/2] ASoC: fsl: Add S/PDIF machine driver

2013-08-20 Thread Stephen Warren
On 08/20/2013 10:54 AM, Nicole Otsuka wrote: > Hi Stephen, > > I have a whole changelist in the cover letter (PATCH 0/2). Please take a > look at it. > > And about the codec dummy things.. I do that only because the codec > driver's doc say so. The DT binding document is not meant to be influenc

Re: [PATCH v9 2/2] ASoC: fsl: Add S/PDIF machine driver

2013-08-20 Thread Stephen Warren
On 08/19/2013 10:32 PM, Nicolin Chen wrote: > This patch implements a device-tree-only machine driver for Freescale > i.MX series Soc. It works with spdif_transmitter/spdif_receiver and > fsl_spdif.c drivers. > > Signed-off-by: Nicolin Chen > --- > .../devicetree/bindings/sound/imx-audio-spdif.t

[PATCH v9 2/2] ASoC: fsl: Add S/PDIF machine driver

2013-08-19 Thread Nicolin Chen
This patch implements a device-tree-only machine driver for Freescale i.MX series Soc. It works with spdif_transmitter/spdif_receiver and fsl_spdif.c drivers. Signed-off-by: Nicolin Chen --- .../devicetree/bindings/sound/imx-audio-spdif.txt | 29 + sound/soc/fsl/Kconfig