* [PATCH] mfd: lpc_ich: Enable GPIO for Panther Point
@ 2014-04-05 15:49 Guenter Roeck
2014-04-17 17:54 ` Guenter Roeck
2014-04-22 8:31 ` Lee Jones
0 siblings, 2 replies; 3+ messages in thread
From: Guenter Roeck @ 2014-04-05 15:49 UTC (permalink / raw)
To: Peter Tyser
Cc: Samuel Ortiz, Lee Jones, Chris Healy, linux-kernel, Guenter Roeck
Panther Point PCH GPIO configuration is similar to V5 PCHs.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
---
drivers/mfd/lpc_ich.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/mfd/lpc_ich.c b/drivers/mfd/lpc_ich.c
index 37edf9e..d096cca 100644
--- a/drivers/mfd/lpc_ich.c
+++ b/drivers/mfd/lpc_ich.c
@@ -484,6 +484,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",
--
1.7.9.7
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] mfd: lpc_ich: Enable GPIO for Panther Point
2014-04-05 15:49 [PATCH] mfd: lpc_ich: Enable GPIO for Panther Point Guenter Roeck
@ 2014-04-17 17:54 ` Guenter Roeck
2014-04-22 8:31 ` Lee Jones
1 sibling, 0 replies; 3+ messages in thread
From: Guenter Roeck @ 2014-04-17 17:54 UTC (permalink / raw)
To: Peter Tyser; +Cc: Samuel Ortiz, Lee Jones, Chris Healy, linux-kernel
On Sat, Apr 05, 2014 at 08:49:34AM -0700, Guenter Roeck wrote:
> Panther Point PCH GPIO configuration is similar to V5 PCHs.
>
> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
I don't recall seeing a reply ... ping ...
Thanks,
Guenter
> ---
> drivers/mfd/lpc_ich.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/mfd/lpc_ich.c b/drivers/mfd/lpc_ich.c
> index 37edf9e..d096cca 100644
> --- a/drivers/mfd/lpc_ich.c
> +++ b/drivers/mfd/lpc_ich.c
> @@ -484,6 +484,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",
> --
> 1.7.9.7
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] mfd: lpc_ich: Enable GPIO for Panther Point
2014-04-05 15:49 [PATCH] mfd: lpc_ich: Enable GPIO for Panther Point Guenter Roeck
2014-04-17 17:54 ` Guenter Roeck
@ 2014-04-22 8:31 ` Lee Jones
1 sibling, 0 replies; 3+ messages in thread
From: Lee Jones @ 2014-04-22 8:31 UTC (permalink / raw)
To: Guenter Roeck; +Cc: Peter Tyser, Samuel Ortiz, Chris Healy, linux-kernel
> Panther Point PCH GPIO configuration is similar to V5 PCHs.
>
> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
> ---
> drivers/mfd/lpc_ich.c | 1 +
> 1 file changed, 1 insertion(+)
Applied, thanks.
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-04-22 8:32 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-05 15:49 [PATCH] mfd: lpc_ich: Enable GPIO for Panther Point Guenter Roeck
2014-04-17 17:54 ` Guenter Roeck
2014-04-22 8:31 ` Lee Jones
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.