Re: [PATCH v3 2/2] mfd: axp20x: Fix axp288 volatile ranges

From: Chen-Yu Tsai
Date: Sat Dec 17 2016 - 10:12:43 EST


On Sat, Dec 17, 2016 at 4:09 AM, Hans de Goede <hdegoede@xxxxxxxxxx> wrote:
> The axp288 pmic has a lot more volatile registers then we were
> listing in axp288_volatile_ranges, fix this.
>
> Signed-off-by: Hans de Goede <hdegoede@xxxxxxxxxx>

Acked-by: Chen-Yu Tsai <wens@xxxxxxxx>

FYI, if you're going to add support for the battery charger detection
module later, you would need to add the remaining AXP288_BC_* registers
to the writable table.