On Wed, Nov 11, 2015 4:14 PM, Vinod Koul wrote:
> On Fri, Oct 23, 2015 at 09:59:11AM +0800, Yuan Yao wrote:
>
> > +config FSL_QDMA
> > + tristate "Freescale qDMA engine support"
> > + depends on SOC_LS1021A || ARCH_LAYERSCAPE
>
> Where is this ARCH defined, quick grep revealed none
>
This is
On Fri, Oct 23, 2015 at 09:59:11AM +0800, Yuan Yao wrote:
> +config FSL_QDMA
> + tristate "Freescale qDMA engine support"
> + depends on SOC_LS1021A || ARCH_LAYERSCAPE
Where is this ARCH defined, quick grep revealed none
> +static void fsl_qdma_set_tcd_params(struct fsl_qdma_chan *fsl_ch
Add Freescale Queue Direct Memory Access(qDMA) controller support.
This module can be found on LS-1 and LS-2 SoCs.
This add the legacy mode support for qDMA.
Signed-off-by: Yuan Yao
---
Changes since v1:
1. Separate Binding.
2. Remove dead code.
3. Add depend on for QDMA.
---
MAINTAINERS
3 matches
Mail list logo