Re: [PATCH 1/4] mfd: axp20x: add adc volatile ranges for axp22x

2016-08-05 Thread Lee Jones
On Fri, 01 Jul 2016, Icenowy Zheng wrote: > AXP22x has also some different register map than axp20x, they're also > added here. > > Signed-off-by: Icenowy Zheng > --- > drivers/mfd/axp20x.c | 1 + > include/linux/mfd/axp20x.h | 4 > 2 files changed, 5 insertions(+)

Re: [PATCH 1/4] mfd: axp20x: add adc volatile ranges for axp22x

2016-08-05 Thread Lee Jones
On Fri, 01 Jul 2016, Icenowy Zheng wrote: > AXP22x has also some different register map than axp20x, they're also > added here. > > Signed-off-by: Icenowy Zheng > --- > drivers/mfd/axp20x.c | 1 + > include/linux/mfd/axp20x.h | 4 > 2 files changed, 5 insertions(+) Applied, thanks.