[PATCH v4 20/35] arm: gic-v3-its: Implement of_xlate

Simon Glass sjg at chromium.org
Thu Sep 19 16:09:48 CEST 2024


On Wed, 18 Sept 2024 at 17:25, Patrick Rudolph
<patrick.rudolph at 9elements.com> wrote:
>
> Translate IRQs by implementing of_xlate() as required by
> irq_get_by_index() to parse interrupt properties.
>
> TEST: Booted on qemu sbsa-ref that has a GICV3.
>
> Signed-off-by: Patrick Rudolph <patrick.rudolph at 9elements.com>
> ---
>  arch/arm/lib/gic-v3-its.c | 21 +++++++++++++++++++++
>  1 file changed, 21 insertions(+)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list