Re: [PATCH_V2 2/4] dt: sound: jz4740: Add binding documentation for jz4740-i2s

2015-01-26 Thread Arnd Bergmann
On Monday 26 January 2015 13:15:36 Zubair Lutfullah Kakakhel wrote: > + > +Required properties: > +- compatible : "ingenic,jz4740-i2s" > +- reg : I2S registers location and length > +- clocks : AIC and I2S PLL clock specifiers. > +- clock-names: "aic" and "i2s" > + > +Example: > + > +i2s: i2s@10020

[PATCH_V2 2/4] dt: sound: jz4740: Add binding documentation for jz4740-i2s

2015-01-26 Thread Zubair Lutfullah Kakakhel
This patch adds binding for the jz4740-i2s driver. Signed-off-by: Zubair Lutfullah Kakakhel --- The jz4740 is platform only at the moment. But DT support is being added See http://patchwork.linux-mips.org/bundle/paulburton/ci20-v3.20/ V2 changes: Added DMA bindings for later on --- .../bindi