From: Laurentiu Tudor <laurentiu.tu...@nxp.com> This patch builds on the already existing LS1046A SMMU enablement infrastructure to add the required device setup and device tree fixups for enabling SMMU on LS1043A SoCs.
Laurentiu Tudor (4): armv8: fsl-layerscape: add missing qe base address define armv8: ls1043a: advertise QMan v3 in configuration armv8: ls1043a: add icid setup support armv8: ls1043a: enable icid setup for qman portals arch/arm/cpu/armv8/fsl-layerscape/Makefile | 1 + .../arm/cpu/armv8/fsl-layerscape/ls1043_ids.c | 90 +++++++++++++++++++ arch/arm/cpu/armv8/fsl-layerscape/soc.c | 2 +- .../include/asm/arch-fsl-layerscape/config.h | 1 + .../asm/arch-fsl-layerscape/fsl_icid.h | 4 + .../asm/arch-fsl-layerscape/immap_lsch2.h | 2 + board/freescale/ls1043aqds/ls1043aqds.c | 3 + board/freescale/ls1043ardb/ls1043ardb.c | 3 + drivers/misc/fsl_portals.c | 11 +-- 9 files changed, 111 insertions(+), 6 deletions(-) create mode 100644 arch/arm/cpu/armv8/fsl-layerscape/ls1043_ids.c -- 2.17.1 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot