Re: [PATCH v4 5/7] power: reset: Add poweroff driver for ATC260x PMICs

2021-01-03 Thread Cristian Ciocaltea
Hi Sebastian, On Sun, Jan 03, 2021 at 04:26:31AM +0100, Sebastian Reichel wrote: > Hi, > > On Tue, Dec 29, 2020 at 07:31:20PM +0200, Cristian Ciocaltea wrote: > > This driver provides poweroff and reboot support for a system through > > the ATC2603C and ATC2609A chip variants of the Actions Semi

Re: [PATCH v4 5/7] power: reset: Add poweroff driver for ATC260x PMICs

2021-01-02 Thread Sebastian Reichel
Hi, On Tue, Dec 29, 2020 at 07:31:20PM +0200, Cristian Ciocaltea wrote: > This driver provides poweroff and reboot support for a system through > the ATC2603C and ATC2609A chip variants of the Actions Semi ATC260x > family of PMICs. > > Signed-off-by: Cristian Ciocaltea > --- > Changes in v4: >

[PATCH v4 5/7] power: reset: Add poweroff driver for ATC260x PMICs

2020-12-29 Thread Cristian Ciocaltea
This driver provides poweroff and reboot support for a system through the ATC2603C and ATC2609A chip variants of the Actions Semi ATC260x family of PMICs. Signed-off-by: Cristian Ciocaltea --- Changes in v4: - None Changes in v3: - Removed the unnecessary driver compatibles drivers/power/res