From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Shevchenko Date: Sun, 16 Jul 2017 16:37:45 +0300 Subject: [U-Boot] [PATCH v3] watchdog: Introduce watchdog driver for Intel Tangier In-Reply-To: References: <20170705173320.72773-1-andriy.shevchenko@linux.intel.com> Message-ID: <1500212265.29303.15.camel@linux.intel.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit To: u-boot@lists.denx.de On Fri, 2017-07-07 at 12:51 +0800, Bin Meng wrote: > On Thu, Jul 6, 2017 at 1:33 AM, Andy Shevchenko > wrote: > > From: Felipe Balbi > > > > Add watchdog driver for Intel Tangier based platforms. Can we get it applied? > > > > Signed-off-by: Vincent Tinelli > > Signed-off-by: Felipe Balbi > > Signed-off-by: Andy Shevchenko > > --- > > In v3: > >  - protect against overflow in hw_watchdog_reset() > > > >  drivers/watchdog/Kconfig       | 11 ++++++- > >  drivers/watchdog/Makefile      |  1 + > >  drivers/watchdog/tangier_wdt.c | 71 > > ++++++++++++++++++++++++++++++++++++++++++ > >  3 files changed, 82 insertions(+), 1 deletion(-) > >  create mode 100644 drivers/watchdog/tangier_wdt.c > > > > Reviewed-by: Bin Meng -- Andy Shevchenko Intel Finland Oy