From patchwork Fri Feb 14 05:34:33 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wasim Khan X-Patchwork-Id: 236319 List-Id: U-Boot discussion From: wasim.khan at nxp.com (Wasim Khan) Date: Fri, 14 Feb 2020 11:04:33 +0530 Subject: [PATCH 0/3] Program GIC LPI configuration table Message-ID: <1581658476-12611-1-git-send-email-wasim.khan@nxp.com> This patch set programs GIC LPI configuration table from Uboot for NXP's LX2160A SoC. Wasim Khan (3): board: fsl: lx2160a: Program GIC LPI configuration table configs: lx2160a: Enable GIC_V3_ITS config board: fsl: lx2160a: Add GIC LPI memory reserve fixup board/freescale/lx2160a/lx2160a.c | 26 +++++++++++++++++++++++++- configs/lx2160aqds_tfa_SECURE_BOOT_defconfig | 1 + configs/lx2160aqds_tfa_defconfig | 1 + configs/lx2160ardb_tfa_SECURE_BOOT_defconfig | 1 + configs/lx2160ardb_tfa_defconfig | 1 + 5 files changed, 29 insertions(+), 1 deletion(-)