Hi Team,
Can the pcm179x Linux driver be used for the pcm1780?
snd-soc-pcm179x-codec-objs := pcm179x.o
snd-soc-pcm179x-spi-objs := pcm179x-spi.o
Do I need to customize the driver source code to recognize the device in the Linux kernel?
Thanks,
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Team,
Can the pcm179x Linux driver be used for the pcm1780?
snd-soc-pcm179x-codec-objs := pcm179x.o
snd-soc-pcm179x-spi-objs := pcm179x-spi.o
Do I need to customize the driver source code to recognize the device in the Linux kernel?
Thanks,
Unfortunately we do not have or support drivers for this device. But this device is very simple, so you can use any Linux device examples, and port it with modifications.
Here is a comprehensive list of all available drivers for different devices:
Regards,
Arash