From patchwork Fri Sep 15 19:20:40 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mathieu Malaterre X-Patchwork-Id: 814377 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=devicetree-owner@vger.kernel.org; receiver=) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 3xv4xc1f2Nz9sPm for ; Sat, 16 Sep 2017 05:20:51 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751830AbdIOTUt (ORCPT ); Fri, 15 Sep 2017 15:20:49 -0400 Received: from smtp3-g21.free.fr ([212.27.42.3]:1766 "EHLO smtp3-g21.free.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751587AbdIOTUs (ORCPT ); Fri, 15 Sep 2017 15:20:48 -0400 Received: from macbookpro.malat.net (unknown [78.225.226.121]) by smtp3-g21.free.fr (Postfix) with ESMTP id 7CAA013F861; Fri, 15 Sep 2017 21:20:47 +0200 (CEST) Received: by macbookpro.malat.net (Postfix, from userid 1000) id 3B61210C0911; Fri, 15 Sep 2017 21:20:47 +0200 (CEST) From: Mathieu Malaterre Cc: Zubair Lutfullah Kakakhel , Mathieu Malaterre , Wim Van Sebroeck , Guenter Roeck , Rob Herring , Mark Rutland , linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v2 5/5] dt: watchdog: Document compatibility with JZ4780 Date: Fri, 15 Sep 2017 21:20:40 +0200 Message-Id: <20170915192040.27768-1-malat@debian.org> X-Mailer: git-send-email 2.11.0 To: unlisted-recipients:; (no To-header on input) Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Suggested-by: Zubair Lutfullah Kakakhel Signed-off-by: Mathieu Malaterre Acked-by: Rob Herring --- 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: