Re: [linux-sunxi] [PATCH v4 07/10] mfd: axp20x: add axp20x-regulator cell for AXP803

From: Chen-Yu Tsai
Date: Mon Apr 24 2017 - 22:17:47 EST


On Tue, Apr 25, 2017 at 12:01 AM, Icenowy Zheng <icenowy@xxxxxxx> wrote:
> As axp20x-regulator now supports AXP803, add a cell for it.
>
> Signed-off-by: Icenowy Zheng <icenowy@xxxxxxx>
> Acked-by: Chen-Yu Tsai <wens@xxxxxxxx>
> ---
> Changes in v4:
> - Added a trailing comma for new cell, for easier further cell addition.
> Changes in v3:
> - Make the new cell one-liner.
>
> drivers/mfd/axp20x.c | 3 ++-
> drivers/regulator/axp20x-regulator.c | 6 +++---

Squashed in wrong patch?

ChenYu