Re: [PATCH 2/2] [RFC] rtc: pcf2127: only use watchdog when explicitly available

2020-09-28 Thread Guenter Roeck
On Mon, Sep 28, 2020 at 10:43:43AM +0200, Uwe Kleine-König wrote: > On Sun, Sep 27, 2020 at 08:54:47AM -0700, Guenter Roeck wrote: > > On 9/27/20 1:09 AM, Bruno Thomsen wrote: > > > Den tor. 24. sep. 2020 kl. 12.53 skrev Uwe Kleine-König > > > : > > >> > > >> Most boards using the pcf2127 chip (in

Re: [PATCH 2/2] [RFC] rtc: pcf2127: only use watchdog when explicitly available

2020-09-28 Thread Uwe Kleine-König
On Sun, Sep 27, 2020 at 08:54:47AM -0700, Guenter Roeck wrote: > On 9/27/20 1:09 AM, Bruno Thomsen wrote: > > Den tor. 24. sep. 2020 kl. 12.53 skrev Uwe Kleine-König > > : > >> > >> Most boards using the pcf2127 chip (in my bubble) don't make use of the > >> watchdog functionality and the respectiv

Re: [PATCH 2/2] [RFC] rtc: pcf2127: only use watchdog when explicitly available

2020-09-27 Thread Guenter Roeck
On 9/27/20 1:09 AM, Bruno Thomsen wrote: > Den tor. 24. sep. 2020 kl. 12.53 skrev Uwe Kleine-König > : >> >> Most boards using the pcf2127 chip (in my bubble) don't make use of the >> watchdog functionality and the respective output is not connected. The >> effect on such a board is that there is a

Re: [PATCH 2/2] [RFC] rtc: pcf2127: only use watchdog when explicitly available

2020-09-27 Thread Bruno Thomsen
Den tor. 24. sep. 2020 kl. 12.53 skrev Uwe Kleine-König : > > Most boards using the pcf2127 chip (in my bubble) don't make use of the > watchdog functionality and the respective output is not connected. The > effect on such a board is that there is a watchdog device provided that > doesn't work. >

[PATCH 2/2] [RFC] rtc: pcf2127: only use watchdog when explicitly available

2020-09-24 Thread Uwe Kleine-König
Most boards using the pcf2127 chip (in my bubble) don't make use of the watchdog functionality and the respective output is not connected. The effect on such a board is that there is a watchdog device provided that doesn't work. So only register the watchdog if the device tree has a "has-watchdog"