diff options
author | Erin Lo <erin.lo@mediatek.com> | 2019-02-15 07:02:33 +0100 |
---|---|---|
committer | Matthias Brugger <matthias.bgg@gmail.com> | 2019-04-12 19:08:15 +0200 |
commit | df8c9581e258e9e9d50d0653094cc64fcbc7d8fc (patch) | |
tree | fa76fd277c2e0664a898a680678b28626a7ba120 /Documentation/devicetree | |
parent | arm64: dts: Using standard CCF interface to set vcodec clk (diff) | |
download | linux-df8c9581e258e9e9d50d0653094cc64fcbc7d8fc.tar.xz linux-df8c9581e258e9e9d50d0653094cc64fcbc7d8fc.zip |
dt-bindings: mtk-sysirq: Add compatible for Mediatek MT8183
This adds dt-binding documentation of SYSIRQ for Mediatek MT8183 SoC
Platform.
Signed-off-by: Erin Lo <erin.lo@mediatek.com>
Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Diffstat (limited to 'Documentation/devicetree')
-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 c5d589108a94..ade059db0aa3 100644 --- a/Documentation/devicetree/bindings/interrupt-controller/mediatek,sysirq.txt +++ b/Documentation/devicetree/bindings/interrupt-controller/mediatek,sysirq.txt @@ -5,6 +5,7 @@ interrupt. Required properties: - compatible: should be + "mediatek,mt8183-sysirq", "mediatek,mt6577-sysirq": for MT8183 "mediatek,mt8173-sysirq", "mediatek,mt6577-sysirq": for MT8173 "mediatek,mt8135-sysirq", "mediatek,mt6577-sysirq": for MT8135 "mediatek,mt8127-sysirq", "mediatek,mt6577-sysirq": for MT8127 |