projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b49ae3
)
mfd: mt6359: Add missing defines necessary for mtk-pmic-keys support
author
Fabien Parent
<fparent@baylibre.com>
Fri, 15 Apr 2022 15:36:24 +0000
(17:36 +0200)
committer
Lee Jones
<lee.jones@linaro.org>
Tue, 26 Apr 2022 18:23:05 +0000
(19:23 +0100)
Add 2 missing MT6359 registers that are needed to implement
the keyboard driver.
Signed-off-by: Fabien Parent <fparent@baylibre.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link:
https://lore.kernel.org/r/20220415153629.1817202-3-fparent@baylibre.com
include/linux/mfd/mt6359/registers.h
patch
|
blob
|
history
diff --git
a/include/linux/mfd/mt6359/registers.h
b/include/linux/mfd/mt6359/registers.h
index 2135c9695918c6807a0cc822fb81f9200f559311..2a4394a27b1ca119c0eac2a8961674bb64c80939 100644
(file)
--- a/
include/linux/mfd/mt6359/registers.h
+++ b/
include/linux/mfd/mt6359/registers.h
@@
-8,6
+8,8
@@
/* PMIC Registers */
#define MT6359_SWCID 0xa
+#define MT6359_TOPSTATUS 0x2a
+#define MT6359_TOP_RST_MISC 0x14c
#define MT6359_MISC_TOP_INT_CON0 0x188
#define MT6359_MISC_TOP_INT_STATUS0 0x194
#define MT6359_TOP_INT_STATUS0 0x19e