Re: [PATCH 02/22] mfd: axp20x: add ADC data regs to volatile regs for AXP22X

2017-01-04 Thread Chen-Yu Tsai
On Tue, Jan 3, 2017 at 12:37 AM, Quentin Schulz wrote: > The AXP22X PMICs have multiple ADCs, each one exposing data from the > different power supplies connected to the PMIC. > > This adds the different ADC data registers to the volatile registers of > the AXP22X PMIC. > > Signed-off-by: Quentin

Re: [PATCH 02/22] mfd: axp20x: add ADC data regs to volatile regs for AXP22X

2017-01-04 Thread Lee Jones
On Mon, 02 Jan 2017, Quentin Schulz wrote: > The AXP22X PMICs have multiple ADCs, each one exposing data from the > different power supplies connected to the PMIC. > > This adds the different ADC data registers to the volatile registers of > the AXP22X PMIC. > > Signed-off-by: Quentin Schulz F

[PATCH 02/22] mfd: axp20x: add ADC data regs to volatile regs for AXP22X

2017-01-02 Thread Quentin Schulz
The AXP22X PMICs have multiple ADCs, each one exposing data from the different power supplies connected to the PMIC. This adds the different ADC data registers to the volatile registers of the AXP22X PMIC. Signed-off-by: Quentin Schulz --- drivers/mfd/axp20x.c | 1 + 1 file changed, 1 insertion