What should I write for the "fsl, dataline" parameters?

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

What should I write for the "fsl, dataline" parameters?

Jump to solution
1,454 Views
Takashi_Kashiwagi
Senior Contributor I

Hi community.

I'm developing a device driver for 48KHz / 32bit/ 16ch TDM Audio codec (capture only). 

When I use RXD0 - RXD3, What should I write for the "fsl, dataline" parameters?

I looked at fsl_sai.c\fsl\soc\sound - linux-imx - i.MX Linux kernel , but I didn't understand much.

Best Regards,

T.kashiwagi

Tags (2)
1 Solution
1,361 Views
igorpadykov
NXP Employee
NXP Employee

Hi Takashi

one can refer to description on

https://lkml.org/lkml/2019/8/6/641 

and sect.13.10.4.1.7 SAI Transmit Configuration 3 Register (TCR3)

i.MX 8M Dual/8M QuadLite/8M Quad Applications Processors Reference Manual

for "TCE" field.

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

1 Reply
1,362 Views
igorpadykov
NXP Employee
NXP Employee

Hi Takashi

one can refer to description on

https://lkml.org/lkml/2019/8/6/641 

and sect.13.10.4.1.7 SAI Transmit Configuration 3 Register (TCR3)

i.MX 8M Dual/8M QuadLite/8M Quad Applications Processors Reference Manual

for "TCE" field.

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------