projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fce7fbf
)
mfd: lpc_ich: Enable GPIO for Panther Point
author
Guenter Roeck
<linux@roeck-us.net>
Sat, 5 Apr 2014 15:49:34 +0000
(08:49 -0700)
committer
Lee Jones
<lee.jones@linaro.org>
Tue, 3 Jun 2014 07:11:15 +0000
(08:11 +0100)
Panther Point PCH GPIO configuration is similar to V5 PCHs.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/lpc_ich.c
patch
|
blob
|
history
diff --git
a/drivers/mfd/lpc_ich.c
b/drivers/mfd/lpc_ich.c
index 3f10ea3f45d1ae672ca5adc6e96cb9fade1662c2..7d8482ff5868829dfa03294a55a3aafb8da0b2ef 100644
(file)
--- a/
drivers/mfd/lpc_ich.c
+++ b/
drivers/mfd/lpc_ich.c
@@
-488,6
+488,7
@@
static struct lpc_ich_info lpc_chipset_info[] = {
[LPC_PPT] = {
.name = "Panther Point",
.iTCO_version = 2,
+ .gpio_version = ICH_V5_GPIO,
},
[LPC_LPT] = {
.name = "Lynx Point",