iMX6q devicetree changes for SSI1 in i2s master, network mode clock setting

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

iMX6q devicetree changes for SSI1 in i2s master, network mode clock setting

500 Views
ecsatya
Contributor I

Hi,

I need to interface multiple slave audio codecs(adau1977) in I2S TDM to iMX6 processor SOM; via SSI1 and AUDMUX

as represented below: 

SSI1<-> AUDMUX Port1 <-> AUDMUX Port2 <---> codec slaves

SSI1 is configured in i2s master mode.

It needs to generated continuous 48KHz frame sync and corresponding BCLK;

I have the necessary machine and chipset drivers and codec is successfully mounted as ALSA sound device. AUDMUX portmapping is also through.

kindly advice me on device tree changes for enabling SSI1 in I2S master mode and for generating required clock signals.

Regards

Labels (1)
0 Kudos
1 Reply

378 Views
igorpadykov
NXP Employee
NXP Employee

Hi Satya

there is property 'codec-master' in dts file which handles both options

(master, slave)

imx6qdl-sabresd.dtsi\dts\boot\arm\arch - linux-imx - i.MX Linux kernel 

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

0 Kudos