Re: [PATCH v7] ARM: shmobile: Add watchdog support

2018-03-16 Thread Simon Horman
On Wed, Mar 14, 2018 at 01:26:52PM +, Fabrizio Castro wrote: > Hello Simon, > > > Subject: Re: [PATCH v7] ARM: shmobile: Add watchdog support > > > > On Wed, Mar 14, 2018 at 11:13:53AM +, Fabrizio Castro wrote: > > > On R-Car Gen2 and RZ/G1 platforms, we u

RE: [PATCH v7] ARM: shmobile: Add watchdog support

2018-03-14 Thread Fabrizio Castro
Hello Simon, > Subject: Re: [PATCH v7] ARM: shmobile: Add watchdog support > > On Wed, Mar 14, 2018 at 11:13:53AM +, Fabrizio Castro wrote: > > On R-Car Gen2 and RZ/G1 platforms, we use the SBAR registers to make non > > boot CPUs run a routine designed to bring up SMP a

Re: [PATCH v7] ARM: shmobile: Add watchdog support

2018-03-14 Thread Simon Horman
On Wed, Mar 14, 2018 at 11:13:53AM +, Fabrizio Castro wrote: > On R-Car Gen2 and RZ/G1 platforms, we use the SBAR registers to make non > boot CPUs run a routine designed to bring up SMP and deal with hot plug. > The value contained in the SBAR registers is not initialized by a WDT > triggered

[PATCH v7] ARM: shmobile: Add watchdog support

2018-03-14 Thread Fabrizio Castro
On R-Car Gen2 and RZ/G1 platforms, we use the SBAR registers to make non boot CPUs run a routine designed to bring up SMP and deal with hot plug. The value contained in the SBAR registers is not initialized by a WDT triggered reset, which means that after a WDT triggered reset we jump to the SMP br