Re: [PATCH 2/2] dmaengine: msm_bam_dma: Add device tree binding

2013-10-29 Thread Stephen Boyd
On 10/25, Andy Gross wrote: diff --git a/Documentation/devicetree/bindings/dma/msm_bam_dma.txt b/Documentation/devicetree/bindings/dma/msm_bam_dma.txt new file mode 100644 index 000..fe3ed8f --- /dev/null +++ b/Documentation/devicetree/bindings/dma/msm_bam_dma.txt @@ -0,0 +1,49 @@

[PATCH 2/2] dmaengine: msm_bam_dma: Add device tree binding

2013-10-25 Thread Andy Gross
Add device tree probe support for the MSM BAM DMA driver. Signed-off-by: Andy Gross agr...@codeaurora.org --- .../devicetree/bindings/dma/msm_bam_dma.txt| 49 1 file changed, 49 insertions(+) create mode 100644 Documentation/devicetree/bindings/dma/msm_bam_dma.txt

Re: [PATCH 2/2] dmaengine: msm_bam_dma: Add device tree binding

2013-10-25 Thread Kumar Gala
On Oct 25, 2013, at 3:24 PM, Andy Gross wrote: Add device tree probe support for the MSM BAM DMA driver. The description here isn't correct, its the binding not probe ;). Signed-off-by: Andy Gross agr...@codeaurora.org --- .../devicetree/bindings/dma/msm_bam_dma.txt| 49

Re: [PATCH 2/2] dmaengine: msm_bam_dma: Add device tree binding

2013-10-25 Thread Grant Likely
On Fri, 25 Oct 2013 15:24:03 -0500, Andy Gross agr...@codeaurora.org wrote: Add device tree probe support for the MSM BAM DMA driver. Signed-off-by: Andy Gross agr...@codeaurora.org --- .../devicetree/bindings/dma/msm_bam_dma.txt| 49 1 file changed, 49