linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/4] ARM: mediatek: dts: Cleanup bindings documentation
@ 2017-07-20 10:22 Matthias Brugger
  2017-07-20 10:22 ` [PATCH 2/4] ARM: mediatek: dts: Add mt6796 binding Matthias Brugger
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Matthias Brugger @ 2017-07-20 10:22 UTC (permalink / raw)
  To: wim, linux, robh+dt, mark.rutland, catalin.marinas, will.deacon
  Cc: linux-watchdog, devicetree, linux-arm-kernel, linux-mediatek,
	linux-kernel, Matthias Brugger, Matthias Brugger

From: Matthias Brugger <mbrugger@suse.com>

This patch cleans up the binding documentation stating explicitly
the binding and it's fallback for every SoC.

Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
---
 Documentation/devicetree/bindings/watchdog/mtk-wdt.txt | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt
index 6a00939a059a..b0d8d3a9d79e 100644
--- a/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt
+++ b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt
@@ -3,9 +3,8 @@ Mediatek SoCs Watchdog timer
 Required properties:
 
 - compatible should contain:
-	* "mediatek,mt2701-wdt" for MT2701 compatible watchdog timers
-	* "mediatek,mt6589-wdt" for all compatible watchdog timers (MT2701,
-		MT6589)
+	"mediatek,mt2701-wdt", "mediatek,mt6589-wdt": for MT2701
+	"mediatek,mt6589-wdt": for MT6589
 
 - reg : Specifies base physical address and size of the registers.
 
-- 
2.12.3

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-08-01 13:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-20 10:22 [PATCH 1/4] ARM: mediatek: dts: Cleanup bindings documentation Matthias Brugger
2017-07-20 10:22 ` [PATCH 2/4] ARM: mediatek: dts: Add mt6796 binding Matthias Brugger
2017-07-24 19:57   ` Rob Herring
2017-07-20 10:22 ` [PATCH 3/4] arm64: dts: mediatek: add watchdog to MT6796 Matthias Brugger
2017-07-20 10:22 ` [PATCH 4/4] arm64: dts: mediatek: Delete unused dummy clock for MT6797 Matthias Brugger
2017-07-24 19:56 ` [PATCH 1/4] ARM: mediatek: dts: Cleanup bindings documentation Rob Herring
2017-08-01 13:44   ` Matthias Brugger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).