Re: [PATCH 5/5] mfd: rn5t618: register restart handler

2016-06-06 Thread Stefan Agner
On 2016-06-06 06:25, Marcel Ziswiler wrote: > On June 5, 2016 2:17:49 AM GMT+02:00, Stefan Agner wrote: >>Use the PMIC's repower capability for reboots. Register a restart >>handler with use a default priority of 128. > > Apart from that last sentence above which is not clear to me the whole > se

Re: [PATCH 5/5] mfd: rn5t618: register restart handler

2016-06-06 Thread Marcel Ziswiler
On June 5, 2016 2:17:49 AM GMT+02:00, Stefan Agner wrote: >Use the PMIC's repower capability for reboots. Register a restart >handler with use a default priority of 128. Apart from that last sentence above which is not clear to me the whole series looks fine to me. Reviewed-by: Marcel Ziswile

Re: [PATCH 5/5] mfd: rn5t618: register restart handler

2016-06-04 Thread Stefan Agner
On 2016-06-04 18:24, kbuild test robot wrote: > Hi, > > [auto build test ERROR on ljones-mfd/for-mfd-next] > [also build test ERROR on v4.7-rc1 next-20160603] > [if your patch is applied to the wrong git tree, please drop us a note > to help improve the system] > > url: > https://github.com/0d

Re: [PATCH 5/5] mfd: rn5t618: register restart handler

2016-06-04 Thread kbuild test robot
Hi, [auto build test ERROR on ljones-mfd/for-mfd-next] [also build test ERROR on v4.7-rc1 next-20160603] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Stefan-Agner/regulator-add-Ricoh-RN5T567-P

[PATCH 5/5] mfd: rn5t618: register restart handler

2016-06-04 Thread Stefan Agner
Use the PMIC's repower capability for reboots. Register a restart handler with use a default priority of 128. Signed-off-by: Stefan Agner --- drivers/mfd/rn5t618.c | 42 -- 1 file changed, 36 insertions(+), 6 deletions(-) diff --git a/drivers/mfd/rn5t618.