Hi fu,
Thanks for the patch.
Windows sound driver working!!
Actually, I want to play 'wav' on Windows via uac2. (aplay on imax8mp > uac2 > Windows PC)
But There is "aplay: pcm_write:2058: write error: Input/output error"
Could you tell me the solution?
1. imx8mp g_audio setting

2. arecord wav file on imx8mp (using 2-channel PDM mic)
arecord -f S16_LE -D plughw:1,0 -t wav -r 48000 -c 2 -d 10 -vvv ./sample.wav
3. aplay test error

