Re: [PATCH 04/10] dmaending: qcom_hidma: configure DMA and MSI for OF

2016-07-24 Thread Sinan Kaya
On 7/24/2016 2:33 AM, Vinod Koul wrote: > On Tue, Jul 19, 2016 at 12:09:31AM +0530, Sinan Kaya wrote: >> Configure the DMA bindings for the device tree based firmware. >> >> Signed-off-by: Sinan Kaya >> --- >> drivers/dma/qcom/hidma_mgmt.c | 4 +++- >> 1 file changed, 3 insertions(+), 1 deletion(

Re: [PATCH 04/10] dmaending: qcom_hidma: configure DMA and MSI for OF

2016-07-23 Thread Vinod Koul
On Tue, Jul 19, 2016 at 12:09:31AM +0530, Sinan Kaya wrote: > Configure the DMA bindings for the device tree based firmware. > > Signed-off-by: Sinan Kaya > --- > drivers/dma/qcom/hidma_mgmt.c | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > > diff --git a/drivers/dma/qcom/hidma_mgm

[PATCH 04/10] dmaending: qcom_hidma: configure DMA and MSI for OF

2016-07-18 Thread Sinan Kaya
Configure the DMA bindings for the device tree based firmware. Signed-off-by: Sinan Kaya --- drivers/dma/qcom/hidma_mgmt.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/drivers/dma/qcom/hidma_mgmt.c b/drivers/dma/qcom/hidma_mgmt.c index c0e3653..fb30730 100644 --- a/driv