Re: [PATCH V2] watchdog: max77620: Add support for watchdog timer

2016-06-08 Thread Guenter Roeck
Hi, On 06/08/2016 03:17 AM, Laxman Dewangan wrote: Maxim PMIC MAX77620 is Power management IC which have multiple sub blocks like regulators (DCDC/LDOs), GPIO, RTC, Clock, Watchdog timer etc. Add the driver for watchdog timer under watchdog framework. The driver implements the watchdog

Re: [PATCH V2] watchdog: max77620: Add support for watchdog timer

2016-06-08 Thread Guenter Roeck
Hi, On 06/08/2016 03:17 AM, Laxman Dewangan wrote: Maxim PMIC MAX77620 is Power management IC which have multiple sub blocks like regulators (DCDC/LDOs), GPIO, RTC, Clock, Watchdog timer etc. Add the driver for watchdog timer under watchdog framework. The driver implements the watchdog

[PATCH V2] watchdog: max77620: Add support for watchdog timer

2016-06-08 Thread Laxman Dewangan
Maxim PMIC MAX77620 is Power management IC which have multiple sub blocks like regulators (DCDC/LDOs), GPIO, RTC, Clock, Watchdog timer etc. Add the driver for watchdog timer under watchdog framework. The driver implements the watchdog callbacks to start, stop, ping and set timeout for watchodg

[PATCH V2] watchdog: max77620: Add support for watchdog timer

2016-06-08 Thread Laxman Dewangan
Maxim PMIC MAX77620 is Power management IC which have multiple sub blocks like regulators (DCDC/LDOs), GPIO, RTC, Clock, Watchdog timer etc. Add the driver for watchdog timer under watchdog framework. The driver implements the watchdog callbacks to start, stop, ping and set timeout for watchodg