i2s or SPDIF support in linux kernel

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

i2s or SPDIF support in linux kernel

跳至解决方案
2,620 次查看
admin
Specialist II

Is it available support for SPDIF or i2s in some linux kernel version for imx233 ?

1 解答
1,507 次查看
4guin4g4
Contributor IV

Yes, both are supported in kernel 2.6.31. which is available in our webpage.

You can confirm what drivers are available in our BSP by consulting the documentation, specifically the Linux Reference Manual.

SPDIF is explicitly shown in the BSP block diagram,

I2S's driver's file name is imx-ssi.c and it is meant to work with the SGTL5000

在原帖中查看解决方案

1 回复
1,508 次查看
4guin4g4
Contributor IV

Yes, both are supported in kernel 2.6.31. which is available in our webpage.

You can confirm what drivers are available in our BSP by consulting the documentation, specifically the Linux Reference Manual.

SPDIF is explicitly shown in the BSP block diagram,

I2S's driver's file name is imx-ssi.c and it is meant to work with the SGTL5000