Recently debugging imx6 NAU8810 audio chip, online information is very limited, who debugged the NAU8810 audio chip chip, the trouble to inform the next direction, thank you
Hi jieh,
You should check in your kernel configuration and marked Y if NAU8810 is present, then you will see it with
aplay --list-devices
Then you can use gstreamer, and check is everything is all right, then debug it.
Regard