Re: [PATCH] dmaengine: qcom_bam_dma: Add support for BAM v1.7.0

From: Andy Gross
Date: Fri Feb 20 2015 - 17:28:29 EST


On Fri, Feb 20, 2015 at 01:57:29PM +0200, Stanimir Varbanov wrote:

<snip>

> > + [BAM_IRQ_EN] = { 0x0001C, 0x00, 0x00, 0x00 },
> > + [BAM_CNFG_BITS] = { 0x0007C, 0x00, 0x00, 0x00 },
> > + [BAM_IRQ_SRCS_EE] = { 0x03000, 0x00, 0x00, 0x80 },
> > + [BAM_IRQ_SRCS_MSK_EE] = { 0x03004, 0x00, 0x00, 0x80 },
>
> huh, 0x80 should be 0x1000 ?

yeah the SRCS_EE and SRCS_MSK_EE should be 0x1000. good catch

<snip>

--
Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/