Re: [PATCH 2/2] watchdog: intel: Watchdog timer support on Lightning Mountain

2020-06-09 Thread Guenter Roeck
On 6/9/20 1:57 AM, Dilip Kota wrote: > > On 6/8/2020 9:36 PM, Guenter Roeck wrote: >> On 6/7/20 10:49 PM, Dilip Kota wrote: >>> On Intel Lightning Mountain SoC, General Purpose Timer Counter(GPTC) >>> programmable as clocksource, real time clock or watchdog timer. >>> >>> This driver configures GP

Re: [PATCH 2/2] watchdog: intel: Watchdog timer support on Lightning Mountain

2020-06-09 Thread Dilip Kota
On 6/8/2020 9:36 PM, Guenter Roeck wrote: On 6/7/20 10:49 PM, Dilip Kota wrote: On Intel Lightning Mountain SoC, General Purpose Timer Counter(GPTC) programmable as clocksource, real time clock or watchdog timer. This driver configures GPTC as Watchdog timer and triggers reset signal to CPU o

Re: [PATCH 2/2] watchdog: intel: Watchdog timer support on Lightning Mountain

2020-06-08 Thread Guenter Roeck
On 6/7/20 10:49 PM, Dilip Kota wrote: > On Intel Lightning Mountain SoC, General Purpose Timer Counter(GPTC) > programmable as clocksource, real time clock or watchdog timer. > > This driver configures GPTC as Watchdog timer and triggers reset signal > to CPU on timeout. > > Signed-off-by: Dilip

[PATCH 2/2] watchdog: intel: Watchdog timer support on Lightning Mountain

2020-06-07 Thread Dilip Kota
On Intel Lightning Mountain SoC, General Purpose Timer Counter(GPTC) programmable as clocksource, real time clock or watchdog timer. This driver configures GPTC as Watchdog timer and triggers reset signal to CPU on timeout. Signed-off-by: Dilip Kota --- drivers/watchdog/Kconfig |