Re: [PATCH v5 0/2] ARM: mediatek: Add watchdog driver

2015-02-02 Thread Wim Van Sebroeck
Hi Matthias, > Mediatek SoCs have a watchdog driver. This patch set adds driver and DTS > binding. The driver also implements a restart handler to reboot the SoC. > > Changes for v5: > - add newline in dev_info message > - add tested-by and reviewed-by > > Changes for v4: > - fix indentation

Re: [PATCH v5 0/2] ARM: mediatek: Add watchdog driver

2015-02-02 Thread Wim Van Sebroeck
Hi Matthias, Mediatek SoCs have a watchdog driver. This patch set adds driver and DTS binding. The driver also implements a restart handler to reboot the SoC. Changes for v5: - add newline in dev_info message - add tested-by and reviewed-by Changes for v4: - fix indentation errors -

Re: [PATCH v5 0/2] ARM: mediatek: Add watchdog driver

2015-01-23 Thread Guenter Roeck
On 01/23/2015 06:20 AM, Matthias Brugger wrote: Hi all, 2015-01-13 13:28 GMT+01:00 Matthias Brugger : Mediatek SoCs have a watchdog driver. This patch set adds driver and DTS binding. The driver also implements a restart handler to reboot the SoC. Any comments on this patch set? I have it

Re: [PATCH v5 0/2] ARM: mediatek: Add watchdog driver

2015-01-23 Thread Matthias Brugger
Hi all, 2015-01-13 13:28 GMT+01:00 Matthias Brugger : > Mediatek SoCs have a watchdog driver. This patch set adds driver and DTS > binding. The driver also implements a restart handler to reboot the SoC. Any comments on this patch set? > > Changes for v5: > - add newline in dev_info message > -

Re: [PATCH v5 0/2] ARM: mediatek: Add watchdog driver

2015-01-23 Thread Guenter Roeck
On 01/23/2015 06:20 AM, Matthias Brugger wrote: Hi all, 2015-01-13 13:28 GMT+01:00 Matthias Brugger matthias@gmail.com: Mediatek SoCs have a watchdog driver. This patch set adds driver and DTS binding. The driver also implements a restart handler to reboot the SoC. Any comments on this

Re: [PATCH v5 0/2] ARM: mediatek: Add watchdog driver

2015-01-23 Thread Matthias Brugger
Hi all, 2015-01-13 13:28 GMT+01:00 Matthias Brugger matthias@gmail.com: Mediatek SoCs have a watchdog driver. This patch set adds driver and DTS binding. The driver also implements a restart handler to reboot the SoC. Any comments on this patch set? Changes for v5: - add newline in