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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

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

跳至解决方案
2,456 次查看
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

标记 (2)
1 解答
2,363 次查看
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!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

1 回复
2,364 次查看
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!
-----------------------------------------------------------------------------------------------------------------------