I use audio codec TLV320AIC3106 . where do I Need to handle headset insertion interrupt and how...
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.
I use audio codec TLV320AIC3106 . where do I Need to handle headset insertion interrupt and how...
Hi,
As I understand the headset insertion interrupt is handled in the TLV320AIC3106 registers.
See pg.46 JACK/HEADSET DETECTION section of the TLV320AIC3106 datasheet. There are registers mentioned there to handle the interrupts.
http://www.ti.com/lit/ds/symlink/tlv320aic3106.pdf
Further processing you can do in the codec driver in the kernel (to make interrupt handler for TLV320AIC3106 interrupts).
BR,
Vidin