[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAE+NS37XG+kfbj6yJrL5A-d2O_aiRU90yV5TUk3Kfa0Rv7dWmw@mail.gmail.com>
Date: Thu, 19 Sep 2019 10:20:53 +0800
From: Gene Chen <gene.chen.richtek@...il.com>
To: Lee Jones <lee.jones@...aro.org>
Cc: matthias.bgg@...il.com, linux-arm-kernel@...ts.infradead.org,
linux-mediatek@...ts.infradead.org, linux-kernel@...r.kernel.org,
gene_chen@...htek.com, Wilma.Wu@...iatek.com,
shufan_lee@...htek.com
Subject: Re: [PATCH] mfd: mt6360: add pmic mt6360 driver
Lee Jones <lee.jones@...aro.org> 於 2019年9月18日 週三 下午6:51寫道:
>
> On Wed, 18 Sep 2019, Gene Chen wrote:
>
> > From: Gene Chen <gene_chen@...htek.com>
> >
> > 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@...htek.com
> > ---
>
> 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
> > 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
Powered by blists - more mailing lists