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


Groups > linux.kernel > #1733045 > unrolled thread

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

Started byMathieu Malaterre <malat@debian.org>
First post2017-09-15 21:30 +0200
Last post2017-09-20 23:00 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [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

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

FromMathieu Malaterre <malat@debian.org>
Date2017-09-15 21:30 +0200
Subject[PATCH v2 5/5] dt: watchdog: Document compatibility with JZ4780
Message-ID<uq4tk-7jR-21@gated-at.bofh.it>
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

[toc] | [next] | [standalone]


#1736110

FromRob Herring <robh@kernel.org>
Date2017-09-20 23:00 +0200
Message-ID<urUg9-855-7@gated-at.bofh.it>
In reply to#1733045
On Fri, Sep 15, 2017 at 09:20:40PM +0200, Mathieu Malaterre wrote:
> 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(-)

Acked-by: Rob Herring <robh@kernel.org>

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web