[PATCH v2 0/2] use dt and UCLASS_IRQ/SYSCON to get gic details

Rayagonda Kokatanur rayagonda.kokatanur at broadcom.com
Sat Jul 18 16:56:20 CEST 2020


Hi Simon,

On Sat, Jul 18, 2020 at 8:14 PM Rayagonda Kokatanur
<rayagonda.kokatanur at broadcom.com> wrote:
>
> Use device tree and driver class (UCLASS_IRQ and UCLASS_SYSCON) to get
> gic details like GICD, GICR base address, max number of redistributors
> and git lpi address.
>
> Changes from v1:
>  -Address review comments from Tom Rini,
>   Fix build warning messages.
>
> Rayagonda Kokatanur (2):
>   arch: arm: use dt and UCLASS_IRQ to get gic details
>   arch: arm: use dt and UCLASS_SYSCON to get gic lpi details
>
>  arch/arm/Kconfig              |   2 +
>  arch/arm/include/asm/gic-v3.h |   4 +-
>  arch/arm/lib/gic-v3-its.c     | 136 ++++++++++++++++++++++++++++++----
>  3 files changed, 126 insertions(+), 16 deletions(-)

Request you to please review these patches.
These are required for other board file patches to build.

Best regards,
Rayagonda

>
>
> --
> 2.17.1
>


More information about the U-Boot mailing list