mfd: mt6397: Add MT6358 register definitions for power key

To support power/home key detection, add definitions for
two more MT6358 PMIC registers:

- TOPSTATUS: homekey and powerkey debounce status
- TOP_RST_MISC: controls homekey,powerkey long press reset time

Signed-off-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
This commit is contained in:
Mattijs Korpershoek 2021-05-06 11:41:13 +02:00 committed by Lee Jones
parent a933272041
commit 9a2601ebc2

View file

@ -8,6 +8,8 @@
/* PMIC Registers */
#define MT6358_SWCID 0xa
#define MT6358_TOPSTATUS 0x28
#define MT6358_TOP_RST_MISC 0x14c
#define MT6358_MISC_TOP_INT_CON0 0x188
#define MT6358_MISC_TOP_INT_STATUS0 0x194
#define MT6358_TOP_INT_STATUS0 0x19e