diff options
Diffstat (limited to 'Documentation/devicetree/bindings/interrupt-controller')
| -rw-r--r-- | Documentation/devicetree/bindings/interrupt-controller/allwinner,sunxi-nmi.txt | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/interrupt-controller/allwinner,sunxi-nmi.txt b/Documentation/devicetree/bindings/interrupt-controller/allwinner,sunxi-nmi.txt index 81cd3692405e..4ae553eb333d 100644 --- a/Documentation/devicetree/bindings/interrupt-controller/allwinner,sunxi-nmi.txt +++ b/Documentation/devicetree/bindings/interrupt-controller/allwinner,sunxi-nmi.txt | |||
| @@ -3,8 +3,11 @@ Allwinner Sunxi NMI Controller | |||
| 3 | 3 | ||
| 4 | Required properties: | 4 | Required properties: |
| 5 | 5 | ||
| 6 | - compatible : should be "allwinner,sun7i-a20-sc-nmi" or | 6 | - compatible : should be one of the following: |
| 7 | "allwinner,sun6i-a31-sc-nmi" or "allwinner,sun9i-a80-nmi" | 7 | - "allwinner,sun7i-a20-sc-nmi" |
| 8 | - "allwinner,sun6i-a31-sc-nmi" (deprecated) | ||
| 9 | - "allwinner,sun6i-a31-r-intc" | ||
| 10 | - "allwinner,sun9i-a80-nmi" | ||
| 8 | - reg : Specifies base physical address and size of the registers. | 11 | - reg : Specifies base physical address and size of the registers. |
| 9 | - interrupt-controller : Identifies the node as an interrupt controller | 12 | - interrupt-controller : Identifies the node as an interrupt controller |
| 10 | - #interrupt-cells : Specifies the number of cells needed to encode an | 13 | - #interrupt-cells : Specifies the number of cells needed to encode an |
