16 Sep
2014
16 Sep
'14
3:46 a.m.
On Mon, Sep 15, 2014 at 03:07:02PM +0300, Dmitry Lavnikevich wrote:
On 12/09/14 19:40, Fabio Estevam wrote:
On Fri, Sep 12, 2014 at 1:26 PM, Alexander Shiyan shc_work@mail.ru wrote:
Fri, 12 Sep 2014 19:04:30 +0300 от Dmitry Lavnikevich d.lavnikevich@sam-solutions.com:
Audio on phyFLEX boards is presented by tlv320aic3007 codec connected over SSI interface.
Signed-off-by: Dmitry Lavnikevich d.lavnikevich@sam-solutions.com
...
+&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?
https://git.kernel.org/cgit/linux/kernel/git/shawnguo/linux.git/commit/?h=fo...
So should I base my next patchset on for-next branch of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git ?
Yes, please.
Shawn