On Sat, 18 Jul 2020 at 08:45, Rayagonda Kokatanur
<rayagonda.kokata...@broadcom.com> wrote:
>
> Use device tree and UCLASS_IRQ driver to get following
> Generic Interrupt Controller (GIC) details,
>
> -GIC Distributor interface (GICD) base address and
> -GIC Redistributors (GICR) base address.
>
> Signed-off-by: Rayagonda Kokatanur <rayagonda.kokata...@broadcom.com>
> ---
> Changes from v1:
>  -Address review comments from Tom Rini,
>   Fix build warning messages.
>
>  arch/arm/lib/gic-v3-its.c | 73 +++++++++++++++++++++++++++++++++++----
>  1 file changed, 66 insertions(+), 7 deletions(-)

Reviewed-by: Simon Glass <s...@chromium.org>

Reply via email to