Re: [PATCH 3/5] reset: Add Altera Arria10 System Resource Reset Controller

2017-02-16 Thread Thor Thayer
Hi Philipp, On 02/16/2017 04:30 AM, Philipp Zabel wrote: Hi Thor, thank you for the patch. A few comments below: On Wed, 2017-02-15 at 15:50 -0600, thor.tha...@linux.intel.com wrote: From: Thor Thayer This patch adds the reset controller functionality to the

Re: [PATCH 3/5] reset: Add Altera Arria10 System Resource Reset Controller

2017-02-16 Thread Thor Thayer
Hi Philipp, On 02/16/2017 04:30 AM, Philipp Zabel wrote: Hi Thor, thank you for the patch. A few comments below: On Wed, 2017-02-15 at 15:50 -0600, thor.tha...@linux.intel.com wrote: From: Thor Thayer This patch adds the reset controller functionality to the Arria10 System Resource

Re: [PATCH 3/5] reset: Add Altera Arria10 System Resource Reset Controller

2017-02-16 Thread Philipp Zabel
Hi Thor, thank you for the patch. A few comments below: On Wed, 2017-02-15 at 15:50 -0600, thor.tha...@linux.intel.com wrote: > From: Thor Thayer > > This patch adds the reset controller functionality to the Arria10 > System Resource Manager. > > Signed-off-by:

Re: [PATCH 3/5] reset: Add Altera Arria10 System Resource Reset Controller

2017-02-16 Thread Philipp Zabel
Hi Thor, thank you for the patch. A few comments below: On Wed, 2017-02-15 at 15:50 -0600, thor.tha...@linux.intel.com wrote: > From: Thor Thayer > > This patch adds the reset controller functionality to the Arria10 > System Resource Manager. > > Signed-off-by: Thor Thayer > --- >

[PATCH 3/5] reset: Add Altera Arria10 System Resource Reset Controller

2017-02-15 Thread thor . thayer
From: Thor Thayer This patch adds the reset controller functionality to the Arria10 System Resource Manager. Signed-off-by: Thor Thayer --- MAINTAINERS | 1 + drivers/reset/Kconfig | 7 ++

[PATCH 3/5] reset: Add Altera Arria10 System Resource Reset Controller

2017-02-15 Thread thor . thayer
From: Thor Thayer This patch adds the reset controller functionality to the Arria10 System Resource Manager. Signed-off-by: Thor Thayer --- MAINTAINERS | 1 + drivers/reset/Kconfig | 7 ++ drivers/reset/Makefile | 1 + drivers/reset/reset-a10sr.c | 176