Re: [PATCH v2] power: reset: Add Spreadtrum SC27xx PMIC power off support

2018-02-13 Thread Baolin Wang
Hi Sebastian, On 13 February 2018 at 20:48, Sebastian Reichel wrote: > Hi Baolin, > > On Fri, Feb 09, 2018 at 01:30:44PM +0100, Sebastian Reichel wrote: >> On Fri, Feb 09, 2018 at 05:43:38PM +0800, Baolin Wang wrote: >> > On Spreadtrum platform, we need power off system through external SC27xx >>

Re: [PATCH v2] power: reset: Add Spreadtrum SC27xx PMIC power off support

2018-02-13 Thread Sebastian Reichel
Hi Baolin, On Fri, Feb 09, 2018 at 01:30:44PM +0100, Sebastian Reichel wrote: > On Fri, Feb 09, 2018 at 05:43:38PM +0800, Baolin Wang wrote: > > On Spreadtrum platform, we need power off system through external SC27xx > > series PMICs including the SC2720, SC2721, SC2723, SC2730 and SC2731 chips.

Re: [PATCH v2] power: reset: Add Spreadtrum SC27xx PMIC power off support

2018-02-09 Thread Sebastian Reichel
Hi, On Fri, Feb 09, 2018 at 05:43:38PM +0800, Baolin Wang wrote: > On Spreadtrum platform, we need power off system through external SC27xx > series PMICs including the SC2720, SC2721, SC2723, SC2730 and SC2731 chips. > Thus this patch adds SC27xx series PMICs power-off support. > > Signed-off-by