Re: [PATCH V10 2/7] dma: hidma: Add Device Tree support

2015-12-21 Thread Okaya
> On Thu, Dec 17, 2015 at 12:01:17PM -0500, Sinan Kaya wrote: >> Add documentation for the Qualcomm Technologies HIDMA driver. >> >> Signed-off-by: Sinan Kaya >> --- >> .../devicetree/bindings/dma/qcom_hidma_mgmt.txt| 79 >> ++ >> 1 file changed, 79 insertions(+) >> creat

Re: [PATCH V10 2/7] dma: hidma: Add Device Tree support

2015-12-18 Thread Rob Herring
On Thu, Dec 17, 2015 at 12:01:17PM -0500, Sinan Kaya wrote: > Add documentation for the Qualcomm Technologies HIDMA driver. > > Signed-off-by: Sinan Kaya > --- > .../devicetree/bindings/dma/qcom_hidma_mgmt.txt| 79 > ++ > 1 file changed, 79 insertions(+) > create mode 1

[PATCH V10 2/7] dma: hidma: Add Device Tree support

2015-12-17 Thread Sinan Kaya
Add documentation for the Qualcomm Technologies HIDMA driver. Signed-off-by: Sinan Kaya --- .../devicetree/bindings/dma/qcom_hidma_mgmt.txt| 79 ++ 1 file changed, 79 insertions(+) create mode 100644 Documentation/devicetree/bindings/dma/qcom_hidma_mgmt.txt diff --git a