From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [RFC v4 11/26] dt-bindings: watchdog: renesas-wdt: Add R-Car Gen2 support Date: Mon, 5 Feb 2018 00:08:38 -0600 Message-ID: <20180205033433.zldw5xywxjz4jset@rob-hp-laptop> References: <1517423070-24236-1-git-send-email-fabrizio.castro@bp.renesas.com> <1517423070-24236-12-git-send-email-fabrizio.castro@bp.renesas.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1517423070-24236-12-git-send-email-fabrizio.castro@bp.renesas.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Fabrizio Castro Cc: Mark Rutland , devicetree@vger.kernel.org, Chris Paterson , Magnus Damm , linux-watchdog@vger.kernel.org, Geert Uytterhoeven , Catalin Marinas , Michael Turquette , Will Deacon , Russell King , linux-clk@vger.kernel.org, linux-renesas-soc@vger.kernel.org, Wolfram Sang , Wim Van Sebroeck , Simon Horman , linux-arm-kernel@lists.infradead.org, Philipp Zabel , Biju Das , Stephen Boyd , Guenter Roeck , Ramesh Shanmugasundaram List-Id: devicetree@vger.kernel.org On Wed, Jan 31, 2018 at 06:24:15PM +0000, Fabrizio Castro wrote: > This commit documents the compatibility with R-Car Gen2 and RZ/G > devices by defining the generic compatible string "renesas,rcar-gen2-wdt". > Also, this patch expands the list of SoC-specific compatible strings to > include RZ/G and R-Car Gen2 devices. > > Signed-off-by: Fabrizio Castro > Signed-off-by: Ramesh Shanmugasundaram > Reviewed-by: Geert Uytterhoeven > --- > v3->4: > * Reinstated lost "renesas,rza-wdt" compatible string > > .../devicetree/bindings/watchdog/renesas-wdt.txt | 19 ++++++++++++++----- > 1 file changed, 14 insertions(+), 5 deletions(-) Reviewed-by: Rob Herring From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pl0-f68.google.com ([209.85.160.68]:45135 "EHLO mail-pl0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752847AbeBEGIl (ORCPT ); Mon, 5 Feb 2018 01:08:41 -0500 Date: Mon, 5 Feb 2018 00:08:38 -0600 From: Rob Herring To: Fabrizio Castro Cc: Philipp Zabel , Mark Rutland , Wim Van Sebroeck , Russell King , Catalin Marinas , Will Deacon , Michael Turquette , Stephen Boyd , Simon Horman , Magnus Damm , Geert Uytterhoeven , Wolfram Sang , Guenter Roeck , devicetree@vger.kernel.org, linux-watchdog@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org, Chris Paterson , Biju Das , Ramesh Shanmugasundaram Subject: Re: [RFC v4 11/26] dt-bindings: watchdog: renesas-wdt: Add R-Car Gen2 support Message-ID: <20180205033433.zldw5xywxjz4jset@rob-hp-laptop> References: <1517423070-24236-1-git-send-email-fabrizio.castro@bp.renesas.com> <1517423070-24236-12-git-send-email-fabrizio.castro@bp.renesas.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1517423070-24236-12-git-send-email-fabrizio.castro@bp.renesas.com> Sender: linux-watchdog-owner@vger.kernel.org List-Id: linux-watchdog@vger.kernel.org On Wed, Jan 31, 2018 at 06:24:15PM +0000, Fabrizio Castro wrote: > This commit documents the compatibility with R-Car Gen2 and RZ/G > devices by defining the generic compatible string "renesas,rcar-gen2-wdt". > Also, this patch expands the list of SoC-specific compatible strings to > include RZ/G and R-Car Gen2 devices. > > Signed-off-by: Fabrizio Castro > Signed-off-by: Ramesh Shanmugasundaram > Reviewed-by: Geert Uytterhoeven > --- > v3->4: > * Reinstated lost "renesas,rza-wdt" compatible string > > .../devicetree/bindings/watchdog/renesas-wdt.txt | 19 ++++++++++++++----- > 1 file changed, 14 insertions(+), 5 deletions(-) Reviewed-by: Rob Herring From mboxrd@z Thu Jan 1 00:00:00 1970 From: robh@kernel.org (Rob Herring) Date: Mon, 5 Feb 2018 00:08:38 -0600 Subject: [RFC v4 11/26] dt-bindings: watchdog: renesas-wdt: Add R-Car Gen2 support In-Reply-To: <1517423070-24236-12-git-send-email-fabrizio.castro@bp.renesas.com> References: <1517423070-24236-1-git-send-email-fabrizio.castro@bp.renesas.com> <1517423070-24236-12-git-send-email-fabrizio.castro@bp.renesas.com> Message-ID: <20180205033433.zldw5xywxjz4jset@rob-hp-laptop> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Jan 31, 2018 at 06:24:15PM +0000, Fabrizio Castro wrote: > This commit documents the compatibility with R-Car Gen2 and RZ/G > devices by defining the generic compatible string "renesas,rcar-gen2-wdt". > Also, this patch expands the list of SoC-specific compatible strings to > include RZ/G and R-Car Gen2 devices. > > Signed-off-by: Fabrizio Castro > Signed-off-by: Ramesh Shanmugasundaram > Reviewed-by: Geert Uytterhoeven > --- > v3->4: > * Reinstated lost "renesas,rza-wdt" compatible string > > .../devicetree/bindings/watchdog/renesas-wdt.txt | 19 ++++++++++++++----- > 1 file changed, 14 insertions(+), 5 deletions(-) Reviewed-by: Rob Herring