Re: [PATCH V5 00/10] dmaengine: qcom_hidma: add MSI interrupt support
From: Vinod Koul <hidden>
Date: 2016-10-19 13:34:06
Also in:
linux-arm-kernel, linux-arm-msm
From: Vinod Koul <hidden>
Date: 2016-10-19 13:34:06
Also in:
linux-arm-kernel, linux-arm-msm
On Fri, Oct 07, 2016 at 01:25:05AM -0400, Sinan Kaya wrote:
The new version of the HW supports MSI interrupts instead of wired interrupts. The MSI interrupts are especially useful for the guest machine execution. The wired interrupts usually trap to the hypervisor and then are relayed to the actual interrupt. The MSI interrupts can be directly fed into the interrupt controller. Adding a new OF compat string (qcom,hidma-1.1) and ACPI string (QCOM8062) to distinguish newer HW from the older ones.
I was only able to apply 6 patches in this series. Which tree were these generated against? Please rebase rest.. -- ~Vinod