Re: [PATCH v3 4/5] ASoC: davinci: HDMI audio build for AM33XX and TDA998x

2014-09-18 Thread Jyri Sarha
On 09/18/2014 11:25 AM, Jean-Francois Moine wrote: > On Thu, 18 Sep 2014 00:13:09 +0300 > Jyri Sarha wrote: > >>> So, Jean-Francois is also trying to do things with the TDA998x - what's >>> the story with that, is this joined up at all? >> >> Not really. This basic functionality does not touch td

Re: [PATCH v3 4/5] ASoC: davinci: HDMI audio build for AM33XX and TDA998x

2014-09-18 Thread Jean-Francois Moine
On Thu, 18 Sep 2014 00:13:09 +0300 Jyri Sarha wrote: > > So, Jean-Francois is also trying to do things with the TDA998x - what's > > the story with that, is this joined up at all? > > Not really. This basic functionality does not touch tda998x at all on > the fly, but just sets i2s configuation

Re: [PATCH v3 4/5] ASoC: davinci: HDMI audio build for AM33XX and TDA998x

2014-09-17 Thread Jyri Sarha
On 09/17/2014 10:41 PM, Mark Brown wrote: On Tue, Sep 16, 2014 at 11:40:17PM +0300, Jyri Sarha wrote: Adds configuration option for HDMI audio support for AM33XX based boards with NXP TDA998x HDMI transmitter. The audio is connected to NXP TDA998x trough McASP running in i2s mode. So, Jean-Fra

Re: [PATCH v3 4/5] ASoC: davinci: HDMI audio build for AM33XX and TDA998x

2014-09-17 Thread Mark Brown
On Tue, Sep 16, 2014 at 11:40:17PM +0300, Jyri Sarha wrote: > Adds configuration option for HDMI audio support for AM33XX based > boards with NXP TDA998x HDMI transmitter. The audio is connected to > NXP TDA998x trough McASP running in i2s mode. So, Jean-Francois is also trying to do things with t

[PATCH v3 4/5] ASoC: davinci: HDMI audio build for AM33XX and TDA998x

2014-09-16 Thread Jyri Sarha
Adds configuration option for HDMI audio support for AM33XX based boards with NXP TDA998x HDMI transmitter. The audio is connected to NXP TDA998x trough McASP running in i2s mode. Signed-off-by: Jyri Sarha --- sound/soc/davinci/Kconfig | 12 1 file changed, 12 insertions(+) diff