We're using the am3517 chip on a logic PD som MII module on our board, running debian linux. We're trying to use the ad9889b hdmi transmitter. The video is working just fine, but we're unable to get any sound. We trying to use I2s audio over MCBSP2 connected to the I2s input on the ad9889b chip from analog devices. when I try to use the alsa player(aplay) I get many errors of this sort "tlv320aic23_write cannot write 00c to register R5", I don't think we have the tlv320aic23 on our board. I'm wondering if I'm missing something hardware wise, do I need an audio codec chip? or should it be possible to transmit audio to the i2s input on the ad9889b directly from MCBSP2 and I'm just missing/ incorrectly using a driver.
Bryan