Re: [PATCH v5 1/3] regulator: axp20x: add drivevbus support for axp803

From: Chen-Yu Tsai
Date: Mon Apr 16 2018 - 00:35:09 EST


On Thu, Apr 5, 2018 at 2:46 PM, Maxime Ripard <maxime.ripard@xxxxxxxxxxx> wrote:
> On Thu, Apr 05, 2018 at 12:11:39PM +0530, Jagan Teki wrote:
>> On Tue, Mar 27, 2018 at 11:01 AM, Jagan Teki <jagan@xxxxxxxxxxxxxxxxxxxx> wrote:
>> > Like axp221, axp223, axp813 the axp803 is also supporting external
>> > regulator to drive the OTG VBus through N_VBUSEN PMIC pin.
>> >
>> > Add support for it.
>> >
>> > Signed-off-by: Jagan Teki <jagan@xxxxxxxxxxxxxxxxxxxx>
>> > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>
>> > Reviewed-by: Chen-Yu Tsai <wens@xxxxxxxx>
>> > ---
>> > Changes for v5:
>> > - Collect Chen-Yu reviewed-by tag
>> > Changes for v4:
>> > - rebase on master
>> > Changes for v3:
>> > - Update drivevbus in table of regulators
>>
>> Can you pick these, has some dependency with drivevbus on other
>> patches.
>
> I'm not the regulator maintainer, nor the AXP maintainer for that
> matter. Mark Brown and Chen-Yu are, respectively.

I've already reviewed all the patches. Please resend the series and
include Mark Brown, the regulator subsystem maintainer. He clearly
isn't in the current recipient list, so no wonder things didn't move
forward. Once he applies the driver bits, we'll apply any pending
device tree changes.

ChenYu