
Hi ,
Please help to review. Dependent patch https://patchwork.ozlabs.org/patch/1237847/ has already been accepted.
-----Original Message----- From: Wasim Khan wasim.khan@nxp.com Sent: Friday, February 14, 2020 11:05 AM To: Priyanka Jain priyanka.jain@nxp.com; Udit Agarwal udit.agarwal@nxp.com; Pankaj Bansal pankaj.bansal@nxp.com Cc: u-boot@lists.denx.de; Wasim Khan wasim.khan@nxp.com Subject: [PATCH 0/3] Program GIC LPI configuration table
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(-)
-- 2.7.4