[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1453566729-30220-4-git-send-email-antoine.tenart@free-electrons.com>
Date: Sat, 23 Jan 2016 17:32:09 +0100
From: Antoine Tenart <antoine.tenart@...e-electrons.com>
To: ptyser@...-inc.com
Cc: Antoine Tenart <antoine.tenart@...e-electrons.com>,
lee.jones@...aro.org, linus.walleij@...aro.org, gnurou@...il.com,
linux-gpio@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 3/3] mfd: lpc_ich: add GPIO support for Baytrail
This patch adds the GPIO support for the Baytrail family.
Signed-off-by: Antoine Tenart <antoine.tenart@...e-electrons.com>
---
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 f13a5ded3958..d86b496874df 100644
--- a/drivers/mfd/lpc_ich.c
+++ b/drivers/mfd/lpc_ich.c
@@ -508,6 +508,7 @@ static struct lpc_ich_info lpc_chipset_info[] = {
[LPC_BAYTRAIL] = {
.name = "Bay Trail SoC",
.iTCO_version = 3,
+ .gpio_version = ICH_BAYTRAIL_GPIO,
},
[LPC_COLETO] = {
.name = "Coleto Creek",
--
2.7.0
Powered by blists - more mailing lists