Message ID | 20210816100013.100412-1-mkorpershoek@baylibre.com (mailing list archive) |
---|---|
Headers | show |
Series | input: MT6358 PMIC button support | expand |
Hi Dmitry, Mattijs Korpershoek <mkorpershoek@baylibre.com> 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
Dmitry, Kevin Hilman <khilman@baylibre.com> writes: > Hi Dmitry, > > Mattijs Korpershoek <mkorpershoek@baylibre.com> 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. Gentle reminder ping. Thanks, Kevin