[PATCH 0/3] MT6358 PMIC button support
From: Mattijs Korpershoek <hidden>
Date: 2021-05-06 09:41:26
Also in:
linux-mediatek, lkml
From: Mattijs Korpershoek <hidden>
Date: 2021-05-06 09:41:26
Also in:
linux-mediatek, lkml
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. This series depends on [1] [1] https://lore.kernel.org/linux-arm-kernel/20210429143811.2030717-1-mkorpershoek@baylibre.com/ (local) Mattijs Korpershoek (3): mfd: mt6397: add mt6358 register definitions for power key mfd: mt6397: keys: use named IRQs instead of index mfd: mt6397: add PMIC keys for MT6358 drivers/mfd/mt6397-core.c | 20 ++++++++++++++++---- include/linux/mfd/mt6358/registers.h | 2 ++ 2 files changed, 18 insertions(+), 4 deletions(-) -- 2.27.0 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel