Hi, I am currently using AM335X hardware to interface TLV320AI3106, on the datasheet: http://www.ti.com/litv/pdf/slas509e, page 4-5, it states that this chip has two GPIO pins which can be used for clock pin to interface a digital microphone.
Therefore I have viewed some of the MEMS digital microphones, one of them being: analog admp521 http://www.analog.com/en/audiovideo-products/mems-microphones/admp521/products/product.html
My questions How to interface them together (ie, how to connect the pins between these two devices?) and Do I need to modify my linux kernel to support them? thanks!