summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorSean Wang <sean.wang@mediatek.com>2017-08-15 00:41:38 +0800
committerWim Van Sebroeck <wim@iguana.be>2017-09-09 20:42:53 +0200
commite8a7fc711c9aa801cf0e733109e40548b16875a3 (patch)
treee95d63a48593643b27c24d322d7eac83aa9cc0e0 /Documentation
parente8c7ebfdb4308d26efda8214da8bfbbd9cc31414 (diff)
downloadlinux-0-day-e8a7fc711c9aa801cf0e733109e40548b16875a3.tar.gz
linux-0-day-e8a7fc711c9aa801cf0e733109e40548b16875a3.tar.xz
dt-bindings: watchdog: mediatek: add support for MediaTek MT7623 and MT7622 SoC
This updates dt-binding documentation for MediaTek MT7622 and MT7623 SoC. For the both SoCs supported all rely on the fallback binding of the case with "mediatek,mt6589-wdt". Signed-off-by: Sean Wang <sean.wang@mediatek.com> Acked-by: Rob Herring <robh@kernel.org> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/watchdog/mtk-wdt.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt
index 6a00939a059a1..096bbfbbae1b8 100644
--- a/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt
+++ b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt
@@ -4,6 +4,8 @@ Required properties:
- compatible should contain:
* "mediatek,mt2701-wdt" for MT2701 compatible watchdog timers
+ * "mediatek,mt7622-wdt", "mediatek,mt6589-wdt": for MT7622
+ * "mediatek,mt7623-wdt", "mediatek,mt6589-wdt": for MT7623
* "mediatek,mt6589-wdt" for all compatible watchdog timers (MT2701,
MT6589)