[alsa-devel] [PATCH RFC v3 0/8] Beaglebone-Black HDMI audio

Jean-Francois Moine moinejf at free.fr
Mon Jan 27 13:06:41 EST 2014


On Mon, 27 Jan 2014 18:17:54 +0200
Jyri Sarha <jsarha at ti.com> wrote:

> Support for S16_LE could maybe be added if the tda998x specific codec 
> would fiddle with CTS_N predivider-setting (K select) according to the 
> used sample width. But it appears Cobox plays all the sample formats 
> fine without this change, so the question is if playing around with 
> CTS_N predivider would break already working support there (something to 
> be tested).

Jyri,

Setting

	cts_n = CTS_N_M(3) | CTS_N_K(1);

instead of K(3) in the I2S sequence of tda998x_configure_audio() in the
tda998x driver works fine for me with S16_LE and S24_LE.

Does this solve your problem?

Russell, do you see any problem about this change?

-- 
Ken ar c'hentañ	|	      ** Breizh ha Linux atav! **
Jef		|		http://moinejf.free.fr/



More information about the linux-arm-kernel mailing list