The driver support only 48k of sample rate.
Since I'm not kernel hacker, I couldn't do much try for it.
Just modifying fp->rates_min to 16000 didn't make it.
Also I tried not using CONTINUOUS and KNOT flag and specified each SNDRV_PCM_RATE_XXXX but no luck.
So could you let me point out where to start?
Anyway, your driver works well /w rpi-3.12.y kernel on raspberry pi. Thanks!
The driver support only 48k of sample rate.
Since I'm not kernel hacker, I couldn't do much try for it.
Just modifying fp->rates_min to 16000 didn't make it.
Also I tried not using CONTINUOUS and KNOT flag and specified each SNDRV_PCM_RATE_XXXX but no luck.
So could you let me point out where to start?
Anyway, your driver works well /w rpi-3.12.y kernel on raspberry pi. Thanks!