Hi, for some reason, I need to enable the iMX6 to become i2s slave for , I tried to enable the i2s through a dummy driver by using this patch: [alsa-devel] Simple-card without codec for testing purpose , but I didn't detect any sound card.
I look through the I2S Output on Imx6 , but he is using i2s master mode, how can I change to i2s slave mode?
The [SGTL5000] SGTL5000 in I2S slave mode used SGTL5000, but for my board, it only have TLV320AIC3X, is it work as the same?
Do I need to create a glue code in sound/soc/fsl to activate AUD interface?