Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f80b7139 authored by Marc Carino's avatar Marc Carino Committed by Matt Porter
Browse files

ARM: brcmstb: gic: add compatible string for Broadcom Brahma15



Document the Broadcom Brahma B15 GIC implementation as compatible
with the ARM GIC standard.

Signed-off-by: default avatarMarc Carino <marc.ceeeee@gmail.com>
Acked-by: default avatarFlorian Fainelli <f.fainelli@gmail.com>
Acked-by: default avatarArnd Bergmann <arnd@arndb.de>
Signed-off-by: default avatarBrian Norris <computersforpeace@gmail.com>
Signed-off-by: default avatarMatt Porter <mporter@linaro.org>
parent c5cc8bb5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -16,6 +16,7 @@ Main node required properties:
	"arm,cortex-a9-gic"
	"arm,cortex-a7-gic"
	"arm,arm11mp-gic"
	"brcm,brahma-b15-gic"
- interrupt-controller : Identifies the node as an interrupt controller
- #interrupt-cells : Specifies the number of cells needed to encode an
  interrupt source.  The type shall be a <u32> and the value shall be 3.