Re: [PATCH v4 6/9] watchdog: st_wdt: Add new driver for ST's LPC Watchdog

2015-03-01 Thread Lee Jones
On Sat, 28 Feb 2015, Paul Bolle wrote: > On Wed, 2015-02-25 at 13:52 +, Lee Jones wrote: > > Reviewed-by: Guenter Roeck > > Signed-off-by: David Paris > > Signed-off-by: Lee Jones > > --- > > drivers/watchdog/Kconfig | 13 ++ > > drivers/watchdog/Makefile | 1 + > >

Re: [PATCH v4 6/9] watchdog: st_wdt: Add new driver for ST's LPC Watchdog

2015-03-01 Thread Lee Jones
On Sat, 28 Feb 2015, Paul Bolle wrote: On Wed, 2015-02-25 at 13:52 +, Lee Jones wrote: Reviewed-by: Guenter Roeck li...@roeck-us.net Signed-off-by: David Paris david.pa...@st.com Signed-off-by: Lee Jones lee.jo...@linaro.org --- drivers/watchdog/Kconfig | 13 ++

Re: [PATCH v4 6/9] watchdog: st_wdt: Add new driver for ST's LPC Watchdog

2015-02-28 Thread Paul Bolle
On Wed, 2015-02-25 at 13:52 +, Lee Jones wrote: > Reviewed-by: Guenter Roeck > Signed-off-by: David Paris > Signed-off-by: Lee Jones > --- > drivers/watchdog/Kconfig | 13 ++ > drivers/watchdog/Makefile | 1 + > drivers/watchdog/st_lpc_wdt.c | 333 >

Re: [PATCH v4 6/9] watchdog: st_wdt: Add new driver for ST's LPC Watchdog

2015-02-28 Thread Paul Bolle
On Wed, 2015-02-25 at 13:52 +, Lee Jones wrote: Reviewed-by: Guenter Roeck li...@roeck-us.net Signed-off-by: David Paris david.pa...@st.com Signed-off-by: Lee Jones lee.jo...@linaro.org --- drivers/watchdog/Kconfig | 13 ++ drivers/watchdog/Makefile | 1 +

[PATCH v4 6/9] watchdog: st_wdt: Add new driver for ST's LPC Watchdog

2015-02-25 Thread Lee Jones
Reviewed-by: Guenter Roeck Signed-off-by: David Paris Signed-off-by: Lee Jones --- drivers/watchdog/Kconfig | 13 ++ drivers/watchdog/Makefile | 1 + drivers/watchdog/st_lpc_wdt.c | 333 ++ 3 files changed, 347 insertions(+) create mode

[PATCH v4 6/9] watchdog: st_wdt: Add new driver for ST's LPC Watchdog

2015-02-25 Thread Lee Jones
Reviewed-by: Guenter Roeck li...@roeck-us.net Signed-off-by: David Paris david.pa...@st.com Signed-off-by: Lee Jones lee.jo...@linaro.org --- drivers/watchdog/Kconfig | 13 ++ drivers/watchdog/Makefile | 1 + drivers/watchdog/st_lpc_wdt.c | 333