forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f70575805708cabdedea7498aaa3f710fde4d920
kernel/Documentation/devicetree/bindings/interrupt-controller/brcm,l2-intc.txt
....@@ -2,7 +2,10 @@
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,upg-aux-aon-l2-intc" or
8
+ "brcm,l2-intc" for latched interrupt controllers
69 should be "brcm,bcm7271-l2-intc" for level interrupt controllers
710 - reg: specifies the base physical address and size of the registers
811 - interrupt-controller: identifies the node as an interrupt controller