Skip to content

Commit 90b06e2

Browse files
ffainelliMarc Zyngier
authored andcommitted
dt-bindings: interrupt-controller: Document Broadcom STB HIF L2
Add documentation for the brcm,hif-spi-l2-intc compatible string to the brcm,l2-intc.txt binding document. Signed-off-by: Florian Fainelli <[email protected]> Signed-off-by: Marc Zyngier <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent c8d8d6f commit 90b06e2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Documentation/devicetree/bindings/interrupt-controller/brcm,l2-intc.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ Broadcom Generic Level 2 Interrupt Controller
22

33
Required properties:
44

5-
- compatible: should be "brcm,l2-intc" for latched interrupt controllers
5+
- compatible: should be one of:
6+
"brcm,hif-spi-l2-intc" or
7+
"brcm,l2-intc" for latched interrupt controllers
68
should be "brcm,bcm7271-l2-intc" for level interrupt controllers
79
- reg: specifies the base physical address and size of the registers
810
- interrupt-controller: identifies the node as an interrupt controller

0 commit comments

Comments
 (0)