Re: [Patch v5 0/7] Introduce keystone reset driver

2014-05-22 Thread Santosh Shilimkar
Arnd, On Thursday 22 May 2014 09:54 AM, Arnd Bergmann wrote: > On Thursday 22 May 2014 09:52:27 Santosh Shilimkar wrote: >> On Thursday 22 May 2014 09:48 AM, Ivan Khoronzhuk wrote: >>> These patches introduce keystone reset driver. >>> >>> The keystone SoC can be rebooted in several ways. By exter

Re: [Patch v5 0/7] Introduce keystone reset driver

2014-05-22 Thread Ivan Khoronzhuk
On 05/22/2014 04:54 PM, Arnd Bergmann wrote: On Thursday 22 May 2014 09:52:27 Santosh Shilimkar wrote: On Thursday 22 May 2014 09:48 AM, Ivan Khoronzhuk wrote: These patches introduce keystone reset driver. The keystone SoC can be rebooted in several ways. By external reset pin, by soft and b

Re: [Patch v5 0/7] Introduce keystone reset driver

2014-05-22 Thread Arnd Bergmann
On Thursday 22 May 2014 09:52:27 Santosh Shilimkar wrote: > On Thursday 22 May 2014 09:48 AM, Ivan Khoronzhuk wrote: > > These patches introduce keystone reset driver. > > > > The keystone SoC can be rebooted in several ways. By external reset > > pin, by soft and by watchdogs. This driver allows

Re: [Patch v5 0/7] Introduce keystone reset driver

2014-05-22 Thread Santosh Shilimkar
Ivan, On Thursday 22 May 2014 09:48 AM, Ivan Khoronzhuk wrote: > These patches introduce keystone reset driver. > > The keystone SoC can be rebooted in several ways. By external reset > pin, by soft and by watchdogs. This driver allows software reset and reset > by one of the watchdogs. Also adde

[Patch v5 0/7] Introduce keystone reset driver

2014-05-22 Thread Ivan Khoronzhuk
These patches introduce keystone reset driver. The keystone SoC can be rebooted in several ways. By external reset pin, by soft and by watchdogs. This driver allows software reset and reset by one of the watchdogs. Also added opportunity to set soft/hard reset type. Based on linux-next/master v5