We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8d8d6f commit 90b06e2Copy full SHA for 90b06e2
Documentation/devicetree/bindings/interrupt-controller/brcm,l2-intc.txt
@@ -2,7 +2,9 @@ Broadcom Generic Level 2 Interrupt Controller
2
3
Required properties:
4
5
-- compatible: should be "brcm,l2-intc" for latched interrupt controllers
+- compatible: should be one of:
6
+ "brcm,hif-spi-l2-intc" or
7
+ "brcm,l2-intc" for latched interrupt controllers
8
should be "brcm,bcm7271-l2-intc" for level interrupt controllers
9
- reg: specifies the base physical address and size of the registers
10
- interrupt-controller: identifies the node as an interrupt controller
0 commit comments