Re: [PATCH 1/4] mfd: Add support for the MediaTek MT6366 PMIC

From: Johnson Wang
Date: Wed Feb 23 2022 - 03:28:37 EST


On Mon, 2022-02-14 at 13:39 +0000, Lee Jones wrote:
> On Thu, 06 Jan 2022, Johnson Wang wrote:
>
> > This adds support for the MediaTek MT6366 PMIC. This is a
> > multifunction device with the following sub modules:
> >
> > - Regulator
> > - RTC
> > - Codec
> > - Interrupt
> >
> > It is interfaced to the host controller using SPI interface
> > by a proprietary hardware called PMIC wrapper or pwrap.
> > MT6366 MFD is a child device of the pwrap.
> >
> > Signed-off-by: Johnson Wang <johnson.wang@xxxxxxxxxxxx>
> > ---
> > drivers/mfd/mt6358-irq.c | 1 +
> > include/linux/mfd/mt6358/registers.h | 7 +++++++
> > include/linux/mfd/mt6397/core.h | 1 +
> > 3 files changed, 9 insertions(+)
>
> Applied, thanks.
>

Hi Lee,

Thank you for your review and response.

However, it seems that my patches are not applied yet.
Is it possible to merge my patches into mainline?

If you have any concern, please let me know.

Thanks.

BRs,
Johnson Wang