2 Jul
2020
2 Jul
'20
5:28 p.m.
Hi Mark,
Le 02/07/2020 à 16:31, Mark Brown a écrit :
On Thu, Jul 02, 2020 at 04:11:14PM +0200, Arnaud Ferraris wrote:
fsl-asoc-card currently doesn't support generic codecs with the SoC acting as I2S slave.
This commit adds a new `fsl,imx-audio-i2s-slave` for this use-case, as well as the following mandatory properties:
Why require that the CODEC be clock master here - why not make this configurable, reusing the properties from the generic and audio graph cards?
This is partly because I'm not sure how to do it (yet), but mostly because I don't have the hardware to test this (the 2 CODECs present on my only i.MX6 board are both clock master)
Regards, Arnaud