On Fri, Sep 12, 2014 at 1:26 PM, Alexander Shiyan <shc_work@xxxxxxx> wrote:So should I base my next patchset on for-next branch of
Fri, 12 Sep 2014 19:04:30 +0300 ÐÑ Dmitry Lavnikevich <d.lavnikevich@xxxxxxxxxxxxxxxxx>:https://git.kernel.org/cgit/linux/kernel/git/shawnguo/linux.git/commit/?h=for-next&id=36c7e8826cf32dd4dd34c71b526653b800414355
Audio on phyFLEX boards is presented by tlv320aic3007 codec connected...
over SSI interface.
Signed-off-by: Dmitry Lavnikevich <d.lavnikevich@xxxxxxxxxxxxxxxxx>
---
+&ssi2 {I have already sent patch to add "#sound-dai-cells" into all i.MX DT-files.
+ fsl,mode = "i2s-slave";
+ status = "okay";
+ #sound-dai-cells = <0>;
+};
Shawn, can you point us to this tree/commit?