On Tue, Mar 06, 2012 at 11:50:57PM +0800, Shawn Guo wrote:
On Mon, Mar 05, 2012 at 06:42:32PM +0100, Sascha Hauer wrote:
On Mon, Mar 05, 2012 at 10:31:05PM +0800, Shawn Guo wrote:
This is the initial imx-sgtl5000 machine driver support with only playback dai link implemented. More features can be added on top of it later.
Are there problems with capturing? It should be trivial to add and it would be much more confident that this series as a whole works as expected.
I worked all day long to try to give that answer. Here it is.
No, there is no problem with capturing on fsl_ssi + imx_pcm_dma + imx_sgtl5000 side. But there is a problem with sgtl5000 codec driver. With that problem fixed in sgtl5000, this series works just fine with capturing. (I'm not sure I want to fix it within this series though, as it's already big enough.)
Thanks a lot for testing this. In this case I'm fine with this series and can likely Ack your next iteration. You can skip capture support from this series as you said it's big enough. It's enough for me when you say it works on your branch.
Sascha