Re: [PATCH] mfd: mt6360: add pmic mt6360 driver

From: Gene Chen
Date: Tue Sep 24 2019 - 11:34:16 EST


2019-09-19 15:18 GMT+08:00, Lee Jones <lee.jones@xxxxxxxxxx>:
> On Thu, 19 Sep 2019, Gene Chen wrote:
>
>> Lee Jones <lee.jones@xxxxxxxxxx> æ 2019å9æ18æ éä äå6:51åéï
>> >
>> > On Wed, 18 Sep 2019, Gene Chen wrote:
>> >
>> > > From: Gene Chen <gene_chen@xxxxxxxxxxx>
>> > >
>> > > Add mfd driver for mt6360 pmic chip include
>> > > Battery Charger/USB_PD/Flash LED/RGB LED/LDO/Buck
>> > >
>> > > Signed-off-by: Gene Chen <gene_chen@xxxxxxxxxxx
>> > > ---
>> >
>> > This looks different from the one you sent before, but I don't see a
>> > version bump or any changelog in this space. Please re-submit with
>> > the differences noted.
>> >
>>
>> the change is
>> 1. add missing include file
>> 2. modify commit message
>>
>> this patch is regarded as version 1
>
> It's different to the first one you sent to the list, so it needs a
> version bump and a change log. There also appears to still be issues
> with it, if the auto-builders are to be believed.
>
> Do ensure you thoroughly test your patches before sending upstream.
>
> Please fix the issues and resubmit your v3 with a nice changelog.
>

thank you for suggestion
may i ask how to disable kbuild test reboot for s390/x86_64/ia64?
we want support only cross compiler = aarch64-linux-gnu-
and we have test build pass with our patch

>> > > drivers/mfd/Kconfig | 12 +
>> > > drivers/mfd/Makefile | 1 +
>> > > drivers/mfd/mt6360-core.c | 463
>> > > +++++++++++++++++++++++++++++++++++++
>> > > include/linux/mfd/mt6360-private.h | 279 ++++++++++++++++++++++
>> > > include/linux/mfd/mt6360.h | 33 +++
>> > > 5 files changed, 788 insertions(+)
>> > > create mode 100644 drivers/mfd/mt6360-core.c
>> > > create mode 100644 include/linux/mfd/mt6360-private.h
>> > > create mode 100644 include/linux/mfd/mt6360.h
>> >
>
> --
> Lee Jones [æçæ]
> Linaro Services Technical Lead
> Linaro.org â Open source software for ARM SoCs
> Follow Linaro: Facebook | Twitter | Blog
>