Re: [linux-sunxi] [PATCH 07/11] regulator: axp20x-regulator: add support for AXP803

2017-04-05 Thread Chen-Yu Tsai
Hi, On Wed, Apr 5, 2017 at 2:01 AM, 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 > --- > drivers/regulator/axp20x-regulator.c |

Re: [linux-sunxi] [PATCH 07/11] regulator: axp20x-regulator: add support for AXP803

2017-04-05 Thread Chen-Yu Tsai
Hi, On Wed, Apr 5, 2017 at 2:01 AM, 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 > --- > drivers/regulator/axp20x-regulator.c | 135 >

[PATCH 07/11] regulator: axp20x-regulator: add support for AXP803

2017-04-04 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 --- drivers/regulator/axp20x-regulator.c | 135 +++ include/linux/mfd/axp20x.h | 37

[PATCH 07/11] regulator: axp20x-regulator: add support for AXP803

2017-04-04 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 --- drivers/regulator/axp20x-regulator.c | 135 +++ include/linux/mfd/axp20x.h | 37 ++ 2 files