Re: [PATCH v3 08/12] regulator: axp20x-regulator: add support for AXP803

2017-04-26 Thread Mark Brown
On Mon, Apr 17, 2017 at 07:57:43PM +0800, Icenowy Zheng wrote: > AXP803 PMIC also have a series of regulators (DCDCs and LDOs) > controllable via I2C/RSB bus. > > Add support for them. > > Signed-off-by: Icenowy Zheng Acked-by: Mark Brown signature.asc

Re: [PATCH v3 08/12] regulator: axp20x-regulator: add support for AXP803

2017-04-26 Thread Mark Brown
On Mon, Apr 17, 2017 at 07:57:43PM +0800, Icenowy Zheng wrote: > AXP803 PMIC also have a series of regulators (DCDCs and LDOs) > controllable via I2C/RSB bus. > > Add support for them. > > Signed-off-by: Icenowy Zheng Acked-by: Mark Brown signature.asc Description: PGP signature

Re: [linux-sunxi] [PATCH v3 08/12] regulator: axp20x-regulator: add support for AXP803

2017-04-18 Thread Chen-Yu Tsai
On Mon, Apr 17, 2017 at 7:57 PM, Icenowy Zheng wrote: > AXP803 PMIC also have a series of regulators (DCDCs and LDOs) > controllable via I2C/RSB bus. > > Add support for them. > > Signed-off-by: Icenowy Zheng > --- > Changes in v2: > - Place AXP803 codes before

Re: [linux-sunxi] [PATCH v3 08/12] regulator: axp20x-regulator: add support for AXP803

2017-04-18 Thread Chen-Yu Tsai
On Mon, Apr 17, 2017 at 7:57 PM, Icenowy Zheng wrote: > AXP803 PMIC also have a series of regulators (DCDCs and LDOs) > controllable via I2C/RSB bus. > > Add support for them. > > Signed-off-by: Icenowy Zheng > --- > Changes in v2: > - Place AXP803 codes before AXP806/809 ones. > - Fixed some

[PATCH v3 08/12] regulator: axp20x-regulator: add support for AXP803

2017-04-17 Thread Icenowy Zheng
AXP803 PMIC also have a series of regulators (DCDCs and LDOs) controllable via I2C/RSB bus. Add support for them. Signed-off-by: Icenowy Zheng --- Changes in v2: - Place AXP803 codes before AXP806/809 ones. - Fixed some errors in regulator description. - Reuse AXP803 DLDO2

[PATCH v3 08/12] regulator: axp20x-regulator: add support for AXP803

2017-04-17 Thread Icenowy Zheng
AXP803 PMIC also have a series of regulators (DCDCs and LDOs) controllable via I2C/RSB bus. Add support for them. Signed-off-by: Icenowy Zheng --- Changes in v2: - Place AXP803 codes before AXP806/809 ones. - Fixed some errors in regulator description. - Reuse AXP803 DLDO2 range for AXP806