Hello everyone
I am working on the TLV320AIC3101 audio module.
I saw that the driver of this IC is available in Raspberry Pi3 kernel.
But I do not know how to add this IC to the kernel as a new sound card.
This IC is an audio codec with I2C control interface and I have to work with it in Raspberry Pi.
I want to record and play audio with IC TLV320AIC31xx in Raspberry Pi
I can now read the addresses and registers of this IC with the i2cdetect command
pls guide me