]> asedeno.scripts.mit.edu Git - linux.git/commit
dt-bindings: arm,gic: Fix binding example for a virt-capable GIC
authorMarc Zyngier <marc.zyngier@arm.com>
Wed, 18 Jan 2017 09:13:20 +0000 (09:13 +0000)
committerArnd Bergmann <arnd@arndb.de>
Tue, 7 Feb 2017 14:06:45 +0000 (15:06 +0100)
commit1defa60e5dc43eccc6cd50deb8f39b5ee5c52463
tree0f1a73e96219a4b843d35efd94d382a6c481406e
parenteb02c2a1fa7f01cf68a4465c65527bd1a7d63ac3
dt-bindings: arm,gic: Fix binding example for a virt-capable GIC

The joys of copy/paste: the example of a virtualization capable GIC
in the DT binding was wrong, and propagated to dozens of platforms.
By having a GICC region that is only 4kB (instead of 8kB), we
end-up not being able to access the GICC_DIR register which is on
the second page.

Oh well. Let's fix the source of the crap before tackling individual
offenders.

Acked-by: Tony Lindgren <tony@atomide.com>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Documentation/devicetree/bindings/interrupt-controller/arm,gic.txt