From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753094Ab3JDWbe (ORCPT ); Fri, 4 Oct 2013 18:31:34 -0400 Received: from mail-pb0-f46.google.com ([209.85.160.46]:61756 "EHLO mail-pb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751307Ab3JDWbc (ORCPT ); Fri, 4 Oct 2013 18:31:32 -0400 Date: Fri, 4 Oct 2013 15:31:25 -0700 From: Guenter Roeck To: Boris BREZILLON Cc: Rob Herring , Pawel Moll , Mark Rutland , Stephen Warren , Ian Campbell , Rob Landley , Russell King , Wim Van Sebroeck , Fabio Porcedda , Nicolas Ferre , Guenter Roeck , Yang Wenyou , devicetree@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-watchdog@vger.kernel.org Subject: Re: [PATCH v5 3/4] ARM: at91/dt: add sam9 watchdog default options to SoCs Message-ID: <20131004223125.GC3685@roeck-us.net> References: <1380871455-7324-1-git-send-email-b.brezillon@overkiz.com> <1380871455-7324-4-git-send-email-b.brezillon@overkiz.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1380871455-7324-4-git-send-email-b.brezillon@overkiz.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Oct 04, 2013 at 09:24:14AM +0200, Boris BREZILLON wrote: > Set default watchdog options in every SoC compatible with the sam9 watchdog. > > Signed-off-by: Boris BREZILLON Acked-by: Guenter Roeck From mboxrd@z Thu Jan 1 00:00:00 1970 From: linux@roeck-us.net (Guenter Roeck) Date: Fri, 4 Oct 2013 15:31:25 -0700 Subject: [PATCH v5 3/4] ARM: at91/dt: add sam9 watchdog default options to SoCs In-Reply-To: <1380871455-7324-4-git-send-email-b.brezillon@overkiz.com> References: <1380871455-7324-1-git-send-email-b.brezillon@overkiz.com> <1380871455-7324-4-git-send-email-b.brezillon@overkiz.com> Message-ID: <20131004223125.GC3685@roeck-us.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Oct 04, 2013 at 09:24:14AM +0200, Boris BREZILLON wrote: > Set default watchdog options in every SoC compatible with the sam9 watchdog. > > Signed-off-by: Boris BREZILLON Acked-by: Guenter Roeck