HI,
I use Wl1281(fm tx/fm rx/bt/wifi/gps) chip to communicates with omap4470. All other functions are well besides of FM TX.
The Fm TX uses MCBSP2 DX/CLK/FS to connect with wl1281, and wl1281 acts as master, it sends clk about 1.5M and fs is 48k. But now no data sends from msbsp2 tx pin to wl1281. I checkd codes in sound/soc/omap/, all look well. Besides the same code works well on omap4430/omap4460, and i test mcbsp2 as master then it can outputs data/clk/fs.
So, maybe some differents between 4430 and 4470 on MCBSP when acts as slave mode ? and how i can work around it?
sorry for my poor English...
Besides