forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
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