Re: [PATCH v2 2/3] ASoC: spdif_transmitter: Add DT support.

2013-04-29 Thread Mark Brown
On Mon, Apr 29, 2013 at 02:16:33PM +0200, Marek Belisko wrote: > Dear Sebastian Hesselbarth, > >That is very generic and should allow to remove "linux," prefix. > Not sure if linux, prefix can be removed. I believe (at least what > documentation said) is that , must be format > for compatible. Y

Re: [PATCH v2 2/3] ASoC: spdif_transmitter: Add DT support.

2013-04-29 Thread Marek Belisko
Dear Sebastian Hesselbarth, On 04/26/2013 09:24 PM, Sebastian Hesselbarth wrote: On 04/25/2013 03:13 PM, Marek Belisko wrote: Add devicetree support for this dummy audio soc driver. Signed-off-by: Michal Bachraty Signed-off-by: Marek Belisko --- .../bindings/sound/spdif-transmitter.txt

Re: [PATCH v2 2/3] ASoC: spdif_transmitter: Add DT support.

2013-04-26 Thread Sebastian Hesselbarth
On 04/25/2013 03:13 PM, Marek Belisko wrote: Add devicetree support for this dummy audio soc driver. Signed-off-by: Michal Bachraty Signed-off-by: Marek Belisko --- .../bindings/sound/spdif-transmitter.txt | 10 ++ sound/soc/codecs/spdif_transmitter.c | 10

[PATCH v2 2/3] ASoC: spdif_transmitter: Add DT support.

2013-04-25 Thread Marek Belisko
Add devicetree support for this dummy audio soc driver. Signed-off-by: Michal Bachraty Signed-off-by: Marek Belisko --- .../bindings/sound/spdif-transmitter.txt | 10 ++ sound/soc/codecs/spdif_transmitter.c | 10 ++ 2 files changed, 20 insertions(+)