Re: [U-Boot] [PATCH] armv8: fsl-layerscape: properly configure qdma ICID

2019-01-18 Thread York Sun
On 12/12/18 3:45 AM, laurentiu.tu...@nxp.com wrote: > From: Laurentiu Tudor > > The ICIDs for the qdma device are not configured through SCFG but > through some registers found in the actual device register block. > > Signed-off-by: Laurentiu Tudor > --- Applied to fsl-qoriq master, awaiting

[U-Boot] [PATCH] armv8: fsl-layerscape: properly configure qdma ICID

2018-12-12 Thread laurentiu . tudor
From: Laurentiu Tudor The ICIDs for the qdma device are not configured through SCFG but through some registers found in the actual device register block. Signed-off-by: Laurentiu Tudor --- arch/arm/include/asm/arch-fsl-layerscape/fsl_icid.h| 6 +-