On Tue, Dec 18, 2018 at 9:05 AM Rob Herring <robh@xxxxxxxxxx> wrote: > > On Mon, Dec 17, 2018 at 09:43:23AM -0500, Chris Brandt wrote: > > Basic support for the RZ/A2 (R7S9210) SoC. > > > > Signed-off-by: Chris Brandt <chris.brandt@xxxxxxxxxxx> > > --- > > + gic: interrupt-controller@e8221000 { > > + compatible = "arm,gic-400"; > > Kind of strange that a single core A9 uses an external GIC rather than > the built-in one. Still have this question on v4. It should be "arm,cortex-a9-gic" if the A9 built-in GIC is used. Rob