diff options
| author | Erin Lo <erin.lo@mediatek.com> | 2015-10-20 02:34:30 -0400 |
|---|---|---|
| committer | Matthias Brugger <matthias.bgg@gmail.com> | 2015-11-20 07:59:04 -0500 |
| commit | 02eca1737633728bdafb7ed43be7a2935e52a5d6 (patch) | |
| tree | 0578ae27d443da103555eafdaab0bfaeba836745 /Documentation/devicetree/bindings/interrupt-controller | |
| parent | 8005c49d9aea74d382f474ce11afbbc7d7130bec (diff) | |
Document: DT: Add bindings for mediatek MT2701 SoC Platform
This adds a DT binding documentation for the MT2701 SoC from Mediatek.
Signed-off-by: Erin Lo <erin.lo@mediatek.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Diffstat (limited to 'Documentation/devicetree/bindings/interrupt-controller')
| -rw-r--r-- | Documentation/devicetree/bindings/interrupt-controller/mediatek,sysirq.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/interrupt-controller/mediatek,sysirq.txt b/Documentation/devicetree/bindings/interrupt-controller/mediatek,sysirq.txt index afef6a85ac51..b8e1674c7837 100644 --- a/Documentation/devicetree/bindings/interrupt-controller/mediatek,sysirq.txt +++ b/Documentation/devicetree/bindings/interrupt-controller/mediatek,sysirq.txt | |||
| @@ -14,6 +14,7 @@ Required properties: | |||
| 14 | "mediatek,mt6582-sysirq" | 14 | "mediatek,mt6582-sysirq" |
| 15 | "mediatek,mt6580-sysirq" | 15 | "mediatek,mt6580-sysirq" |
| 16 | "mediatek,mt6577-sysirq" | 16 | "mediatek,mt6577-sysirq" |
| 17 | "mediatek,mt2701-sysirq" | ||
| 17 | - interrupt-controller : Identifies the node as an interrupt controller | 18 | - interrupt-controller : Identifies the node as an interrupt controller |
| 18 | - #interrupt-cells : Use the same format as specified by GIC in | 19 | - #interrupt-cells : Use the same format as specified by GIC in |
| 19 | Documentation/devicetree/bindings/arm/gic.txt | 20 | Documentation/devicetree/bindings/arm/gic.txt |
