Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1703734

[PATCH] dt-bindings: watchdog: mediatek: add support for MediaTek MT7623 and MT7622 SoC

From <sean.wang@mediatek.com>
Newsgroups linux.kernel
Subject [PATCH] dt-bindings: watchdog: mediatek: add support for MediaTek MT7623 and MT7622 SoC
Date 2017-08-04 09:20 +0200
Message-ID <uaF3P-3UX-7@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


From: Sean Wang <sean.wang@mediatek.com>

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>
---
 Documentation/devicetree/bindings/watchdog/mtk-wdt.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt
index 6a00939..096bbfb 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)
 
-- 
2.7.4

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH] dt-bindings: watchdog: mediatek: add support for MediaTek MT7623 and MT7622 SoC <sean.wang@mediatek.com> - 2017-08-04 09:20 +0200
  Re: [PATCH] dt-bindings: watchdog: mediatek: add support for MediaTek  MT7623 and MT7622 SoC Matthias Brugger <matthias.bgg@gmail.com> - 2017-08-04 12:10 +0200
  Re: [PATCH] dt-bindings: watchdog: mediatek: add support for  MediaTek MT7623 and MT7622 SoC Rob Herring <robh@kernel.org> - 2017-08-10 19:50 +0200
    Re: [PATCH] dt-bindings: watchdog: mediatek: add support for  MediaTek MT7623 and MT7622 SoC Sean Wang <sean.wang@mediatek.com> - 2017-08-11 04:40 +0200

csiph-web