Interfacing a transceiver modem through I2S to SAI3 on iMX6ULL

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Interfacing a transceiver modem through I2S to SAI3 on iMX6ULL

439 Views
kmagi
Contributor III

Hi All,

I am in the process of developing a dummy audio codec driver to interface a transceiver modem which is connected through I2S to SAI3 interface of iMX6ULL.

Here modem is acting as master and CPU slave as the modem CLK line is output.

Could you help me get some reference dummy audio codec driver and the device tree structure for the same?

 

Regards,

Kiran

0 Kudos
2 Replies

430 Views
igorpadykov
NXP Employee
NXP Employee

Hi kmagi

 

for dummy audio codec one can look at below patch

https://patchwork.kernel.org/project/linux-arm-kernel/patch/1462233386-23185-1-git-send-email-festev...

 

Best regards
igor

0 Kudos

418 Views
kmagi
Contributor III

@igorpadykov 

<correcting subject line from SAI3 to SAI2>

How can I configure/reflect modem parameters,

Master clock – 512 kHz
Sample frequency - 8 kHz , 16 bit samples
0 Kudos