Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: add GIC-400 binding

Add "arm,gic-400" compatible property for ARM GIC-400 IP.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Cc: Pawel Moll <pawel.moll@arm.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Ian Campbell <ijc+devicetree@hellion.org.uk>
Acked-by: Kumar Gala <galak@codeaurora.org>

+1
+1
Documentation/devicetree/bindings/arm/gic.txt
··· 11 11 Main node required properties: 12 12 13 13 - compatible : should be one of: 14 + "arm,gic-400" 14 15 "arm,cortex-a15-gic" 15 16 "arm,cortex-a9-gic" 16 17 "arm,cortex-a7-gic"