From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH 06/11] watchdog: ftwdt010: Extend DT bindings to derivatives Date: Thu, 17 Aug 2017 15:34:09 -0500 Message-ID: <20170817203409.an37wtlbyudmk5io@rob-hp-laptop> References: <20170812184318.10144-1-linus.walleij@linaro.org> <20170812184318.10144-7-linus.walleij@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20170812184318.10144-7-linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Linus Walleij Cc: Wim Van Sebroeck , Guenter Roeck , Jonas Jensen , Andrew Jeffery , Joel Stanley , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-watchdog-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org On Sat, Aug 12, 2017 at 08:43:13PM +0200, Linus Walleij wrote: > This extends the device tree bindings for the Faraday FTWDT010 > block to cover: > - The "moxa,moxart-watchdog" compatible version > - The "aspeed,ast2400-wdt" and "aspeed,ast2500-wdt" versions > - clocks (PCLK non-optional, the Gemini also have this now) > - reset line (optional, exist on the Gemini) > - configuration to use the external clock (faraday,use-extclk) > > Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org > Signed-off-by: Linus Walleij > --- > .../devicetree/bindings/watchdog/faraday,ftwdt010.txt | 16 ++++++++++++++-- > 1 file changed, 14 insertions(+), 2 deletions(-) Acked-by: Rob Herring -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-path: Date: Thu, 17 Aug 2017 15:34:09 -0500 From: Rob Herring To: Linus Walleij Cc: Wim Van Sebroeck , Guenter Roeck , Jonas Jensen , Andrew Jeffery , Joel Stanley , linux-arm-kernel@lists.infradead.org, linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH 06/11] watchdog: ftwdt010: Extend DT bindings to derivatives Message-ID: <20170817203409.an37wtlbyudmk5io@rob-hp-laptop> References: <20170812184318.10144-1-linus.walleij@linaro.org> <20170812184318.10144-7-linus.walleij@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170812184318.10144-7-linus.walleij@linaro.org> List-ID: On Sat, Aug 12, 2017 at 08:43:13PM +0200, Linus Walleij wrote: > This extends the device tree bindings for the Faraday FTWDT010 > block to cover: > - The "moxa,moxart-watchdog" compatible version > - The "aspeed,ast2400-wdt" and "aspeed,ast2500-wdt" versions > - clocks (PCLK non-optional, the Gemini also have this now) > - reset line (optional, exist on the Gemini) > - configuration to use the external clock (faraday,use-extclk) > > Cc: devicetree@vger.kernel.org > Signed-off-by: Linus Walleij > --- > .../devicetree/bindings/watchdog/faraday,ftwdt010.txt | 16 ++++++++++++++-- > 1 file changed, 14 insertions(+), 2 deletions(-) Acked-by: Rob Herring From mboxrd@z Thu Jan 1 00:00:00 1970 From: robh@kernel.org (Rob Herring) Date: Thu, 17 Aug 2017 15:34:09 -0500 Subject: [PATCH 06/11] watchdog: ftwdt010: Extend DT bindings to derivatives In-Reply-To: <20170812184318.10144-7-linus.walleij@linaro.org> References: <20170812184318.10144-1-linus.walleij@linaro.org> <20170812184318.10144-7-linus.walleij@linaro.org> Message-ID: <20170817203409.an37wtlbyudmk5io@rob-hp-laptop> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Sat, Aug 12, 2017 at 08:43:13PM +0200, Linus Walleij wrote: > This extends the device tree bindings for the Faraday FTWDT010 > block to cover: > - The "moxa,moxart-watchdog" compatible version > - The "aspeed,ast2400-wdt" and "aspeed,ast2500-wdt" versions > - clocks (PCLK non-optional, the Gemini also have this now) > - reset line (optional, exist on the Gemini) > - configuration to use the external clock (faraday,use-extclk) > > Cc: devicetree at vger.kernel.org > Signed-off-by: Linus Walleij > --- > .../devicetree/bindings/watchdog/faraday,ftwdt010.txt | 16 ++++++++++++++-- > 1 file changed, 14 insertions(+), 2 deletions(-) Acked-by: Rob Herring