Re: [PATCH v2 2/4] ARM: dts: pbab01: enable I2S audio on phyFLEX-i.MX6 boards

From: Alexander Shiyan
Date: Fri Sep 12 2014 - 12:26:13 EST


Fri, 12 Sep 2014 19:04:30 +0300 ÐÑ Dmitry Lavnikevich <d.lavnikevich@xxxxxxxxxxxxxxxxx>:
> Audio on phyFLEX boards is presented by tlv320aic3007 codec connected
> over SSI interface.
>
> Signed-off-by: Dmitry Lavnikevich <d.lavnikevich@xxxxxxxxxxxxxxxxx>
> ---
...
> +&ssi2 {
> + fsl,mode = "i2s-slave";
> + status = "okay";
> + #sound-dai-cells = <0>;
> +};

I have already sent patch to add "#sound-dai-cells" into all i.MX DT-files.
Shawn, can you point us to this tree/commit?

---