Re: [PATCH 0/2] ARM: DTS: Fix broken GICv2 register maps

From: Tony Lindgren
Date: Thu Jan 19 2017 - 12:26:47 EST


* Marc Zyngier <marc.zyngier@xxxxxxx> [170118 05:09]:
> On 18/01/17 12:34, Arnd Bergmann wrote:
> > On Wednesday, January 18, 2017 10:53:29 AM CET Marc Zyngier wrote:
> >> For a GICv2 (which happens to be virtualization capable), the
> >> architecture mandates the following regions:
> >>
> >> GICD: 4kB
> >> GICC: 8kB
> >> GICH: 8kB
> >> GICV: 8kB
> >>
> >> Unfortunately, I made a mistake in one of the examples contained in
> >> the DT binding document, and everyone duplicated that same mistake all
> >> over the map.
> >>
> >> This small series fixes the DT binding, and hopefully updates all the
> >> offending DTs to be compliant with the architecture.
> >>
> >
> > Looks good to me, can you send this as a pull request to arm@xxxxxxxxxx
> > once you have collected a reasonable number of Acks?
>
> Sure, will do.
>
> > Acked-by: Arnd Bergmann <arnd@xxxxxxxx>

Here's yet another ack to paste for both patches:

Acked-by: Tony Lindgren <tony@xxxxxxxxxxx>