[PATCH v10 0/9] ASoC: tda998x: add a codec to the HDMI transmitter

2015-04-28 Thread Jean-Francois Moine
On Mon, 27 Apr 2015 20:25:02 +0200 Jean-Francois Moine wrote: > Using i2s and s/pdif at the same time with the simple card asks for a > patch as the one I submitted in february 2014 (ASoC: simple-card: DT > fix and multi DAI links extension). Sorry, the patch was "ASoC: simple-card: Add

[PATCH v10 0/9] ASoC: tda998x: add a codec to the HDMI transmitter

2015-04-27 Thread Jean-Francois Moine
On Mon, 27 Apr 2015 14:33:45 +0300 Jyri Sarha wrote: > Have you done anything about the tda998x audio support lately? > > I was thinking of taking a shot at this now that I finally seem to have > some time for it. However, if you are just about to send another series > I'll wait for that

[PATCH v10 0/9] ASoC: tda998x: add a codec to the HDMI transmitter

2015-04-27 Thread Jyri Sarha
Hi, Have you done anything about the tda998x audio support lately? I was thinking of taking a shot at this now that I finally seem to have some time for it. However, if you are just about to send another series I'll wait for that first and see what makes the most sense after that. My plan is

[PATCH v10 0/9] ASoC: tda998x: add a codec to the HDMI transmitter

2015-01-20 Thread Jean-Francois Moine
Based on broonie/ASoC v10: - add the generic dt-card - define the audio ports from a DT graph of ports (Russell King) - reuse HDMI constants (Andrew Jackson - Jyri Sarha) - alloc rate_constraints in codec (Jyri Sarha) - fix bad number of channels (Jyri