Re: [PATCH 1/2] ARM: at91: rm9200 add system timer resources to watchdog

2014-11-05 Thread Arnd Bergmann
On Tuesday 04 November 2014 23:41:26 Alexandre Belloni wrote: > On 31/10/2014 at 22:36:55 +0100, Arnd Bergmann wrote : > > On Friday 31 October 2014 21:57:56 Alexandre Belloni wrote: > > > On 31/10/2014 at 21:50:05 +0100, Arnd Bergmann wrote : > > > > On Friday 31 October 2014 21:45:58 Alexandre

Re: [PATCH 1/2] ARM: at91: rm9200 add system timer resources to watchdog

2014-11-05 Thread Arnd Bergmann
On Tuesday 04 November 2014 23:41:26 Alexandre Belloni wrote: On 31/10/2014 at 22:36:55 +0100, Arnd Bergmann wrote : On Friday 31 October 2014 21:57:56 Alexandre Belloni wrote: On 31/10/2014 at 21:50:05 +0100, Arnd Bergmann wrote : On Friday 31 October 2014 21:45:58 Alexandre Belloni

Re: [PATCH 1/2] ARM: at91: rm9200 add system timer resources to watchdog

2014-11-04 Thread Alexandre Belloni
On 31/10/2014 at 22:36:55 +0100, Arnd Bergmann wrote : > On Friday 31 October 2014 21:57:56 Alexandre Belloni wrote: > > On 31/10/2014 at 21:50:05 +0100, Arnd Bergmann wrote : > > > On Friday 31 October 2014 21:45:58 Alexandre Belloni wrote: > > > > To be able to make the watchdog driver

Re: [PATCH 1/2] ARM: at91: rm9200 add system timer resources to watchdog

2014-11-04 Thread Alexandre Belloni
On 31/10/2014 at 22:36:55 +0100, Arnd Bergmann wrote : On Friday 31 October 2014 21:57:56 Alexandre Belloni wrote: On 31/10/2014 at 21:50:05 +0100, Arnd Bergmann wrote : On Friday 31 October 2014 21:45:58 Alexandre Belloni wrote: To be able to make the watchdog driver independent from

Re: [PATCH 1/2] ARM: at91: rm9200 add system timer resources to watchdog

2014-10-31 Thread Arnd Bergmann
On Friday 31 October 2014 21:57:56 Alexandre Belloni wrote: > On 31/10/2014 at 21:50:05 +0100, Arnd Bergmann wrote : > > On Friday 31 October 2014 21:45:58 Alexandre Belloni wrote: > > > To be able to make the watchdog driver independent from the mach/ > > > includes, pass > > > the system timer

Re: [PATCH 1/2] ARM: at91: rm9200 add system timer resources to watchdog

2014-10-31 Thread Alexandre Belloni
On 31/10/2014 at 21:50:05 +0100, Arnd Bergmann wrote : > On Friday 31 October 2014 21:45:58 Alexandre Belloni wrote: > > To be able to make the watchdog driver independent from the mach/ includes, > > pass > > the system timer register space as a resource. > > > > Also, change the name to avoid

Re: [PATCH 1/2] ARM: at91: rm9200 add system timer resources to watchdog

2014-10-31 Thread Arnd Bergmann
On Friday 31 October 2014 21:45:58 Alexandre Belloni wrote: > To be able to make the watchdog driver independent from the mach/ includes, > pass > the system timer register space as a resource. > > Also, change the name to avoid conflicting with the at91sam9 watchdog driver. > > Signed-off-by:

[PATCH 1/2] ARM: at91: rm9200 add system timer resources to watchdog

2014-10-31 Thread Alexandre Belloni
To be able to make the watchdog driver independent from the mach/ includes, pass the system timer register space as a resource. Also, change the name to avoid conflicting with the at91sam9 watchdog driver. Signed-off-by: Alexandre Belloni --- arch/arm/mach-at91/at91rm9200_devices.c | 13

[PATCH 1/2] ARM: at91: rm9200 add system timer resources to watchdog

2014-10-31 Thread Alexandre Belloni
To be able to make the watchdog driver independent from the mach/ includes, pass the system timer register space as a resource. Also, change the name to avoid conflicting with the at91sam9 watchdog driver. Signed-off-by: Alexandre Belloni alexandre.bell...@free-electrons.com ---

Re: [PATCH 1/2] ARM: at91: rm9200 add system timer resources to watchdog

2014-10-31 Thread Arnd Bergmann
On Friday 31 October 2014 21:45:58 Alexandre Belloni wrote: To be able to make the watchdog driver independent from the mach/ includes, pass the system timer register space as a resource. Also, change the name to avoid conflicting with the at91sam9 watchdog driver. Signed-off-by:

Re: [PATCH 1/2] ARM: at91: rm9200 add system timer resources to watchdog

2014-10-31 Thread Alexandre Belloni
On 31/10/2014 at 21:50:05 +0100, Arnd Bergmann wrote : On Friday 31 October 2014 21:45:58 Alexandre Belloni wrote: To be able to make the watchdog driver independent from the mach/ includes, pass the system timer register space as a resource. Also, change the name to avoid conflicting

Re: [PATCH 1/2] ARM: at91: rm9200 add system timer resources to watchdog

2014-10-31 Thread Arnd Bergmann
On Friday 31 October 2014 21:57:56 Alexandre Belloni wrote: On 31/10/2014 at 21:50:05 +0100, Arnd Bergmann wrote : On Friday 31 October 2014 21:45:58 Alexandre Belloni wrote: To be able to make the watchdog driver independent from the mach/ includes, pass the system timer register