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


Groups > linux.kernel > #1733045

[PATCH v2 5/5] dt: watchdog: Document compatibility with JZ4780

From Mathieu Malaterre <malat@debian.org>
Newsgroups linux.kernel
Subject [PATCH v2 5/5] dt: watchdog: Document compatibility with JZ4780
Date 2017-09-15 21:30 +0200
Message-ID <uq4tk-7jR-21@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Suggested-by: Zubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com>
Signed-off-by: Mathieu Malaterre <malat@debian.org>
---
Changes in v2:
* Document the new compatible string

 Documentation/devicetree/bindings/watchdog/ingenic,jz4740-wdt.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/watchdog/ingenic,jz4740-wdt.txt b/Documentation/devicetree/bindings/watchdog/ingenic,jz4740-wdt.txt
index e27763ef0049..1a56061bfb06 100644
--- a/Documentation/devicetree/bindings/watchdog/ingenic,jz4740-wdt.txt
+++ b/Documentation/devicetree/bindings/watchdog/ingenic,jz4740-wdt.txt
@@ -1,7 +1,7 @@
-Ingenic Watchdog Timer (WDT) Controller for JZ4740
+Ingenic Watchdog Timer (WDT) Controller for JZ4740 & JZ4780
 
 Required properties:
-compatible: "ingenic,jz4740-watchdog"
+compatible: "ingenic,jz4740-watchdog" or "ingenic,jz4780-watchdog"
 reg: Register address and length for watchdog registers
 
 Example:
-- 
2.11.0

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


Thread

[PATCH v2 5/5] dt: watchdog: Document compatibility with JZ4780 Mathieu Malaterre <malat@debian.org> - 2017-09-15 21:30 +0200
  Re: [PATCH v2 5/5] dt: watchdog: Document compatibility with JZ4780 Rob Herring <robh@kernel.org> - 2017-09-20 23:00 +0200

csiph-web