Re: [PATCH 3/3] power: reset: at91-shdwc: add new shutdown controller driver

2015-09-22 Thread Sebastian Reichel
Hi, On Thu, Sep 10, 2015 at 12:39:18PM +0200, Nicolas Ferre wrote: > Sama5d2 SoC has a completely new shutdown controller with new > features and register layout. It thus makes sense to add a new > driver for this new peripheral. > > This driver is Device Tree only and handles events from the >

Re: [PATCH 3/3] power: reset: at91-shdwc: add new shutdown controller driver

2015-09-22 Thread Sebastian Reichel
Hi, On Thu, Sep 10, 2015 at 12:39:18PM +0200, Nicolas Ferre wrote: > Sama5d2 SoC has a completely new shutdown controller with new > features and register layout. It thus makes sense to add a new > driver for this new peripheral. > > This driver is Device Tree only and handles events from the >

[PATCH 3/3] power: reset: at91-shdwc: add new shutdown controller driver

2015-09-10 Thread Nicolas Ferre
Sama5d2 SoC has a completely new shutdown controller with new features and register layout. It thus makes sense to add a new driver for this new peripheral. This driver is Device Tree only and handles events from the wake-up pin and the RTC. As the register layout may change in the future, so

[PATCH 3/3] power: reset: at91-shdwc: add new shutdown controller driver

2015-09-10 Thread Nicolas Ferre
Sama5d2 SoC has a completely new shutdown controller with new features and register layout. It thus makes sense to add a new driver for this new peripheral. This driver is Device Tree only and handles events from the wake-up pin and the RTC. As the register layout may change in the future, so