Other Parts Discussed in Thread: TLV320AIC3100
Tool/software: Linux
Hello,
We have our own board design based on am3352 processor and we use kernel 4.4.19 from TI SDK 03.01.00.06
We also have included TLV320AIC3100 codec in our design.
We want to use it in slave mode, but looking into tlv320aic31xx.c file it seems as it is always configured in master mode.
How can I configure it in slave mode? Do I need to change tlv320aic31xx.c source code?
I thought It was possible to do it via .dts file.
Best regards