Re: [PATCH V14 0/9] dma: add Qualcomm Technologies HIDMA driver

2016-03-03 Thread Sinan Kaya
On 3/2/2016 10:44 PM, Vinod Koul wrote: > On Wed, Mar 02, 2016 at 01:40:58PM -0500, Sinan Kaya wrote: >> On 2/26/2016 11:52 AM, Timur Tabi wrote: >>> Sinan Kaya wrote: Hi Marc Zyngier, Mark Rutland; I'm looking forward to hear your feedback on this series. >>> >>> Would it be possibl

Re: [PATCH V14 0/9] dma: add Qualcomm Technologies HIDMA driver

2016-03-02 Thread Vinod Koul
On Wed, Mar 02, 2016 at 01:40:58PM -0500, Sinan Kaya wrote: > On 2/26/2016 11:52 AM, Timur Tabi wrote: > > Sinan Kaya wrote: > >> Hi Marc Zyngier, Mark Rutland; > >> > >> I'm looking forward to hear your feedback on this series. > > > > Would it be possible to get this patchset into 4.6? We're al

Re: [PATCH V14 0/9] dma: add Qualcomm Technologies HIDMA driver

2016-03-02 Thread Sinan Kaya
On 2/26/2016 11:52 AM, Timur Tabi wrote: > Sinan Kaya wrote: >> Hi Marc Zyngier, Mark Rutland; >> >> I'm looking forward to hear your feedback on this series. > > Would it be possible to get this patchset into 4.6? We're already at v14, > and there have been no review comments since this patch w

Re: [PATCH V14 0/9] dma: add Qualcomm Technologies HIDMA driver

2016-02-26 Thread Timur Tabi
Sinan Kaya wrote: Hi Marc Zyngier, Mark Rutland; I'm looking forward to hear your feedback on this series. Would it be possible to get this patchset into 4.6? We're already at v14, and there have been no review comments since this patch was posted on the fourth (over three weeks ago). --

Re: [PATCH V14 0/9] dma: add Qualcomm Technologies HIDMA driver

2016-02-26 Thread Sinan Kaya
Hi Marc Zyngier, Mark Rutland; I'm looking forward to hear your feedback on this series. On 2/4/2016 11:34 PM, Sinan Kaya wrote: > The Qualcomm Technologies HIDMA device has been designed > to support virtualization technology. The driver has been > divided into two to follow the hardware design

Re: [PATCH V14 0/9] dma: add Qualcomm Technologies HIDMA driver

2016-02-08 Thread Christoffer Dall
On Mon, Feb 08, 2016 at 09:24:39AM -0500, Sinan Kaya wrote: > Hi, > > On 2/8/2016 5:14 AM, Christoffer Dall wrote: > > Hi Sinan, > > > > On Thu, Feb 04, 2016 at 11:34:31PM -0500, Sinan Kaya wrote: > >> The Qualcomm Technologies HIDMA device has been designed > >> to support virtualization technol

Re: [PATCH V14 0/9] dma: add Qualcomm Technologies HIDMA driver

2016-02-08 Thread Sinan Kaya
Hi, On 2/8/2016 5:14 AM, Christoffer Dall wrote: > Hi Sinan, > > On Thu, Feb 04, 2016 at 11:34:31PM -0500, Sinan Kaya wrote: >> The Qualcomm Technologies HIDMA device has been designed >> to support virtualization technology. The driver has been >> divided into two to follow the hardware design.

Re: [PATCH V14 0/9] dma: add Qualcomm Technologies HIDMA driver

2016-02-08 Thread Christoffer Dall
Hi Sinan, On Thu, Feb 04, 2016 at 11:34:31PM -0500, Sinan Kaya wrote: > The Qualcomm Technologies HIDMA device has been designed > to support virtualization technology. The driver has been > divided into two to follow the hardware design. > > 1. HIDMA Management driver > 2. HIDMA Channel driver >

[PATCH V14 0/9] dma: add Qualcomm Technologies HIDMA driver

2016-02-04 Thread Sinan Kaya
The Qualcomm Technologies HIDMA device has been designed to support virtualization technology. The driver has been divided into two to follow the hardware design. 1. HIDMA Management driver 2. HIDMA Channel driver Each HIDMA HW consists of multiple channels. These channels share some set of commo