Re: [PATCH] watchdog: allow overriding the rate-limiting logic

2020-03-12 Thread Rasmus Villemoes
On 12/03/2020 12.58, Stefan Roese wrote: > Hi Rasmus, > > (added Christophe to Cc) > > On 12.03.20 12:40, Rasmus Villemoes wrote: >> On the MPC8309-derived board I'm currently working on, the current >> rate-limiting logic in the generic watchdog_reset function poses two >> problems: >> >> First,

Re: [PATCH] watchdog: allow overriding the rate-limiting logic

2020-03-12 Thread Stefan Roese
Hi Rasmus, (added Christophe to Cc) On 12.03.20 12:40, Rasmus Villemoes wrote: On the MPC8309-derived board I'm currently working on, the current rate-limiting logic in the generic watchdog_reset function poses two problems: First, the hard-coded limit of 1000ms is too large for the external G

[PATCH] watchdog: allow overriding the rate-limiting logic

2020-03-12 Thread Rasmus Villemoes
On the MPC8309-derived board I'm currently working on, the current rate-limiting logic in the generic watchdog_reset function poses two problems: First, the hard-coded limit of 1000ms is too large for the external GPIO-triggered watchdog we have. Second, in the SPL, the decrementer interrupt is n