[PATCH] armv8: ls1028a: fix stream id allocation

2021-01-12 Thread Nipun Gupta
When A-050382 errata is enabled, ECAM and EDMA have conflicting stream id 40. This patch fixes the same. Signed-off-by: Nipun Gupta Reviewed-by: Laurentiu Tudor --- arch/arm/include/asm/arch-fsl-layerscape/stream_id_lsch3.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

Re: [U-Boot] [PATCH RESEND] u-boot: fixup the iommu-map property of fsl-mc node

2018-09-27 Thread Nipun Gupta
> -Original Message- > From: York Sun > Sent: Wednesday, September 26, 2018 11:24 PM > To: Nipun Gupta ; u-boot@lists.denx.de > Cc: albert.u.b...@aribaud.net; Prabhakar Kushwaha > ; Ashish Kumar ; > Priyanka Jain ; joe.hershber...@ni.com; Alison > Wang ; shaohui..

[U-Boot] [PATCH RESEND] u-boot: fixup the iommu-map property of fsl-mc node

2018-09-25 Thread Nipun Gupta
The iommu-map property in the fsl-mc node is updated by valid stream-ids by u-boot. This patch is to fixup this property for LS208x and LS1088. Signed-off-by: Nipun Gupta --- This patch fixes iommu-map property added for fsl-mc in kernel patch series: https://patchwork.kernel.org/patch/10594185

[U-Boot] [PATCH] u-boot: fixup the iommu-map property of fsl-mc node

2018-08-20 Thread Nipun Gupta
The iommu-map property in the fsl-mc node is updated by valid stream-ids by u-boot. This patch is to fixup this property for LS208x and LS1088. Signed-off-by: Nipun Gupta --- This patch fixes iommu-map property added for fsl-mc in kernel patch series: https://patchwork.codeaurora.org/patch