i2s or SPDIF support in linux kernel

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

i2s or SPDIF support in linux kernel

Jump to solution
2,688 Views
admin
Specialist II

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

1 Solution
1,575 Views
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

View solution in original post

1 Reply
1,576 Views
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