From: Florian Fainelli Date: Thu, 9 Jul 2020 22:30:13 +0000 (-0700) Subject: dt-bindings: interrupt-controller: Document Broadcom STB HIF L2 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=90b06e2dc4d1e8e9311a5275d53f61d90b61efdc;p=linux.git 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 Signed-off-by: Marc Zyngier Link: https://lore.kernel.org/r/20200709223016.989-4-f.fainelli@gmail.com --- diff --git a/Documentation/devicetree/bindings/interrupt-controller/brcm,l2-intc.txt b/Documentation/devicetree/bindings/interrupt-controller/brcm,l2-intc.txt index d514ec060a4a7..98602f1d1e914 100644 --- a/Documentation/devicetree/bindings/interrupt-controller/brcm,l2-intc.txt +++ b/Documentation/devicetree/bindings/interrupt-controller/brcm,l2-intc.txt @@ -2,7 +2,9 @@ Broadcom Generic Level 2 Interrupt Controller Required properties: -- compatible: should be "brcm,l2-intc" for latched interrupt controllers +- compatible: should be one of: + "brcm,hif-spi-l2-intc" or + "brcm,l2-intc" for latched interrupt controllers should be "brcm,bcm7271-l2-intc" for level interrupt controllers - reg: specifies the base physical address and size of the registers - interrupt-controller: identifies the node as an interrupt controller