Re: [PATCH RESEND v3 0/4] input: MT6358 PMIC button support

From: Kevin Hilman
Date: Tue Sep 14 2021 - 15:16:06 EST


Hi Dmitry,

Mattijs Korpershoek <mkorpershoek@xxxxxxxxxxxx> writes:

> The MediaTek MT6358 PMIC has support for two buttons: PWR and HOME.
>
> The interrupt logic is a little different than other PMICs from the
> same family:
> for MT6323 and MT6397, we have one interrupt source per button
> * for MT6358, we have two interrupts lines per button: the press and
> * release interrupts are distinct sources.
>
> Changes since original v2 at [1]:
> * added 4th patch with device tree enable
> * cover letter title prefixed with 'input'
>
> This has been tested with evtest on mt8183-pumpkin on 5.14-rc6

Any feedback on this series?

The related MFD patches were merged already, so there are no out-of-tree
dependencies.

Thanks,

Kevin