[PATCH 11/11] arm64: dts: Add Pensando Elba SoC support

Brad Larson brad at pensando.io
Fri Apr 8 19:38:55 PDT 2022


On Thu, Apr 7, 2022 at 12:57 AM Marc Zyngier <maz at kernel.org> wrote:
>
> > +             gic: interrupt-controller at 800000 {
> > +                     compatible = "arm,gic-v3";
> > +                     #interrupt-cells = <3>;
> > +                     #address-cells = <2>;
> > +                     #size-cells = <2>;
> > +                     ranges;
> > +                     interrupt-controller;
> > +                     reg = <0x0 0x800000 0x0 0x200000>,      /* GICD */
> > +                           <0x0 0xa00000 0x0 0x200000>;      /* GICR */
>
> You are still missing the GICV and GICH regions that are
> provided by the CPU. I already pointed that out in [1].
>
> The Cortex-A72 TRM will tell you where to find them (at
> an offset from PERIPHBASE).

Hi Marc,

Got the addresses, neither region is used, and will be included in the
next submission.

Best,
Brad



More information about the linux-arm-kernel mailing list