Re: [Patch v6 1/2] dmaengine: qcom_bam_dma: Add device tree binding

2014-02-21 Thread Andy Gross
On Fri, Feb 21, 2014 at 05:36:47PM +, Mark Rutland wrote: [snip] > > > > Yes only a single interrupt. I can remove the s. > > Please don't, the interrupts proeprty is standard and shouldn't change. > > I was only asking to ensure that all interrupts were described in the > binding, which th

Re: [Patch v6 1/2] dmaengine: qcom_bam_dma: Add device tree binding

2014-02-21 Thread Mark Rutland
On Fri, Feb 21, 2014 at 04:30:53PM +, Andy Gross wrote: > On Fri, Feb 21, 2014 at 09:26:57AM +, Mark Rutland wrote: > > On Fri, Feb 21, 2014 at 06:43:04AM +, Andy Gross wrote: > > > Add device tree binding support for the QCOM BAM DMA driver. > > > > [snip] > > > +Required properties:

Re: [Patch v6 1/2] dmaengine: qcom_bam_dma: Add device tree binding

2014-02-21 Thread Andy Gross
On Fri, Feb 21, 2014 at 09:26:57AM +, Mark Rutland wrote: > On Fri, Feb 21, 2014 at 06:43:04AM +, Andy Gross wrote: > > Add device tree binding support for the QCOM BAM DMA driver. > > [snip] > > +Required properties: > > +- compatible: Must be "qcom,bam-v1.4.0" for MSM8974 V1 > > +

Re: [Patch v6 1/2] dmaengine: qcom_bam_dma: Add device tree binding

2014-02-21 Thread Mark Rutland
On Fri, Feb 21, 2014 at 06:43:04AM +, Andy Gross wrote: > Add device tree binding support for the QCOM BAM DMA driver. > > Acked-by: Kumar Gala > Signed-off-by: Andy Gross > --- > .../devicetree/bindings/dma/qcom_bam_dma.txt | 48 > > 1 file changed, 48 inserti

[Patch v6 1/2] dmaengine: qcom_bam_dma: Add device tree binding

2014-02-20 Thread Andy Gross
Add device tree binding support for the QCOM BAM DMA driver. Acked-by: Kumar Gala Signed-off-by: Andy Gross --- .../devicetree/bindings/dma/qcom_bam_dma.txt | 48 1 file changed, 48 insertions(+) create mode 100644 Documentation/devicetree/bindings/dma/qcom_bam_dma