Re: [PATCH 18/19] Documentation: Define the MSP Driver Device Tree bindings

2012-08-02 Thread Lee Jones
On 31/07/12 16:10, Mark Brown wrote: On Tue, Jul 31, 2012 at 03:59:46PM +0100, Lee Jones wrote: On 31/07/12 14:55, Mark Brown wrote: +Optional properties: + - interrupts : The interrupt outputs from the device. If there's more than one interrupt then how are they ordered? It doesn

Re: [PATCH 18/19] Documentation: Define the MSP Driver Device Tree bindings

2012-07-31 Thread Mark Brown
On Tue, Jul 31, 2012 at 03:59:46PM +0100, Lee Jones wrote: > On 31/07/12 14:55, Mark Brown wrote: > >>+Optional properties: > >>+ - interrupts : The interrupt outputs from the device. > >If there's more than one interrupt then how are they ordered? > It doesn't matter. If there are any mor

Re: [PATCH 18/19] Documentation: Define the MSP Driver Device Tree bindings

2012-07-31 Thread Lee Jones
On 31/07/12 14:55, Mark Brown wrote: On Tue, Jul 31, 2012 at 02:39:12PM +0100, Lee Jones wrote: +Optional properties: + - interrupts : The interrupt outputs from the device. If there's more than one interrupt then how are they ordered? It doesn't matter. If there are any more than one

Re: [PATCH 18/19] Documentation: Define the MSP Driver Device Tree bindings

2012-07-31 Thread Mark Brown
On Tue, Jul 31, 2012 at 02:39:12PM +0100, Lee Jones wrote: > +Optional properties: > + - interrupts : The interrupt outputs from the device. If there's more than one interrupt then how are they ordered? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body o

[PATCH 18/19] Documentation: Define the MSP Driver Device Tree bindings

2012-07-31 Thread Lee Jones
Here we add the required documentation for the new Device Tree bindings pertaining to the MSP CPU-side DAI Driver. Signed-off-by: Lee Jones --- .../devicetree/bindings/sound/ux500-msp.txt| 43 1 file changed, 43 insertions(+) create mode 100644 Documentation/devic