diff options
author | Matthias Brugger <mbrugger@suse.com> | 2017-07-20 12:22:45 +0200 |
---|---|---|
committer | Matthias Brugger <matthias.bgg@gmail.com> | 2017-08-17 15:33:29 +0200 |
commit | f4fdb9c66fd67baec91fd263f9b8686096634937 (patch) | |
tree | 051fbfaf5fafe05353d47a31d6c7da99f2a33977 /Documentation | |
parent | 275e85971b7d7061a72fe0c8b6682de99288c0cf (diff) | |
download | linux-f4fdb9c66fd67baec91fd263f9b8686096634937.tar.gz linux-f4fdb9c66fd67baec91fd263f9b8686096634937.tar.bz2 linux-f4fdb9c66fd67baec91fd263f9b8686096634937.zip |
ARM: mediatek: dts: Add MT6797 binding
This patch adds the binding for the MT6797 SoC.
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Acked-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/watchdog/mtk-wdt.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt index b0d8d3a9d79e..20ada673ab0c 100644 --- a/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt +++ b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt @@ -5,6 +5,7 @@ Required properties: - compatible should contain: "mediatek,mt2701-wdt", "mediatek,mt6589-wdt": for MT2701 "mediatek,mt6589-wdt": for MT6589 + "mediatek,mt6797-wdt", "mediatek,mt6589-wdt": for MT6797 - reg : Specifies base physical address and size of the registers. |