projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c48cf59
)
mfd: lpc_ich: Add support for NM10 GPIO
author
Peter Tyser
<ptyser@xes-inc.com>
Mon, 10 Mar 2014 21:34:57 +0000
(16:34 -0500)
committer
Lee Jones
<lee.jones@linaro.org>
Wed, 19 Mar 2014 09:00:04 +0000
(09:00 +0000)
The NM10's GPIO is compatible with ICH v7 GPIO.
Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
Tested-by: Dan Weinlader <danw@vs-networks.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/lpc_ich.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/mfd/lpc_ich.c
b/drivers/mfd/lpc_ich.c
index b201b0d893ca900163fe7ca65b112fcd68806ec7..2f657c7472b20a79cc0dbed0f740bbee29687747 100644
(file)
--- a/
drivers/mfd/lpc_ich.c
+++ b/
drivers/mfd/lpc_ich.c
@@
-305,6
+305,7
@@
static struct lpc_ich_info lpc_chipset_info[] = {
[LPC_NM10] = {
.name = "NM10",
.iTCO_version = 2,
+ .gpio_version = ICH_V7_GPIO,
},
[LPC_ICH8] = {
.name = "ICH8 or ICH8R",