RE: [PATCH 0/3] Program GIC LPI configuration table

2020-03-30 Thread Priyanka Jain (OSS)
>-Original Message-
>From: U-Boot  On Behalf Of Wasim Khan
>Sent: Friday, February 14, 2020 11:05 AM
>To: Priyanka Jain ; Udit Agarwal
>; Pankaj Bansal 
>Cc: u-boot@lists.denx.de; Wasim Khan 
>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
Applied to u-boot-fsl-qoriq. Waiting upstream

Thanks
Priyanka



RE: [PATCH 0/3] Program GIC LPI configuration table

2020-03-29 Thread Wasim Khan
Hi ,

Please help to review. 
Dependent patch https://patchwork.ozlabs.org/patch/1237847/ has already been 
accepted. 

> -Original Message-
> From: Wasim Khan 
> Sent: Friday, February 14, 2020 11:05 AM
> To: Priyanka Jain ; Udit Agarwal
> ; Pankaj Bansal 
> Cc: u-boot@lists.denx.de; Wasim Khan 
> 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



[PATCH 0/3] Program GIC LPI configuration table

2020-02-13 Thread Wasim Khan
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