i2s or SPDIF support in linux kernel

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

i2s or SPDIF support in linux kernel

ソリューションへジャンプ
2,619件の閲覧回数
admin
Specialist II

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

1 解決策
1,506件の閲覧回数
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,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