Hi,
As am newbiee to this I.mx28 BSP's , & new to audio amp & AM/FM tuner, I found there are no drivers for audio amplifier ( TDA7563B Audio Amp) & (Si4743 AM/FM tuner ) interfaced through i2c in L2.6.35_10.12.01_ER_source, could you pls let me know how to get started with it or if we have any other drivers for the same,
Thanks in advance,
Solved! Go to Solution.
On i.MX28 EVK, the audio codec is SGTL5000 where the control is also via I2C interface. It is enabled by default in Linux BSP. You may port the TDA753B driver by taking the SGTL5000 as the reference. Please also check your vendor if they already have linux driver code for their chips.
Could anybody please kindly let me know any information on the basics of Audio amp & atleast any drivers available for audio amplifier in Linux o that it can be ported to TDA753B by having that driver as the reference
Awaiting for your replies,
Thanks in advance
Srinivasan, could you please click Corret Answer/Helpful Answer, if your question had been answered?
Thanks,
Yixing
Ya.. Thanks a lot for your support , it gave me an idea.. would be working on the same .........
You can close this thread...
Once again Many Many Thanks,
On i.MX28 EVK, the audio codec is SGTL5000 where the control is also via I2C interface. It is enabled by default in Linux BSP. You may port the TDA753B driver by taking the SGTL5000 as the reference. Please also check your vendor if they already have linux driver code for their chips.