Re: [PATCH V13 08/10] dma: qcom_hidma: read the channel id from HW

From: Rob Herring
Date: Mon Feb 01 2016 - 10:15:09 EST


On Fri, Jan 29, 2016 at 05:35:11PM -0500, Sinan Kaya wrote:
> Removing the flexibility to choose the event channel as there is no real
> use case right now. We have been using the values in ACPI that match the HW
> defaults. OS is reading the event-channel from the HW register now.
>
> Signed-off-by: Sinan Kaya <okaya@xxxxxxxxxxxxxx>
> ---
> .../devicetree/bindings/dma/qcom_hidma_mgmt.txt | 3 --
> drivers/dma/qcom/hidma.c | 39 +---------------------
> 2 files changed, 1 insertion(+), 41 deletions(-)

Acked-by: Rob Herring <robh@xxxxxxxxxx>