On Wed, 18 Sept 2024 at 17:25, Patrick Rudolph <patrick.rudo...@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.rudo...@9elements.com> > --- > arch/arm/lib/gic-v3-its.c | 21 +++++++++++++++++++++ > 1 file changed, 21 insertions(+) >
Reviewed-by: Simon Glass <s...@chromium.org>