From: Ong Boon Leong <boon.leong.ong@intel.com>
To: Samuel Ortiz <sameo@linux.intel.com>, Lee Jones <lee.jones@linaro.org>
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH] mfd: lpc_sch: enable WDT for Intel Quark X1000
Date: Wed, 14 Jan 2015 16:20:20 +0800 [thread overview]
Message-ID: <1421223621-22385-2-git-send-email-boon.leong.ong@intel.com> (raw)
In-Reply-To: <1421223621-22385-1-git-send-email-boon.leong.ong@intel.com>
Quark X1000 uses ie6xx_wdt driver for WDT. To enable WDT, we declare WDT IO
resource size for Quark X1000.
Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com>
---
drivers/mfd/lpc_sch.c | 1
1 file changed, 1 insertion(+)
diff --git a/drivers/mfd/lpc_sch.c b/drivers/mfd/lpc_sch.c
index 5c38df3..a56e4ba 100644
--- a/drivers/mfd/lpc_sch.c
+++ b/drivers/mfd/lpc_sch.c
@@ -75,6 +75,7 @@ static struct lpc_sch_info sch_chipset_info[] = {
[LPC_QUARK_X1000] = {
.io_size_gpio = GPIO_IO_SIZE,
.irq_gpio = GPIO_IRQ_QUARK_X1000,
+ .io_size_wdt = WDT_IO_SIZE,
},
};
--
1.7.9.5
next prev parent reply other threads:[~2015-01-14 8:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-14 8:20 [PATCH] mfd, lpc_sch: Intel Quark X1000 WDT enabling Ong Boon Leong
2015-01-14 8:20 ` Ong Boon Leong [this message]
2015-01-19 11:42 ` [PATCH] mfd: lpc_sch: enable WDT for Intel Quark X1000 Lee Jones
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1421223621-22385-2-git-send-email-boon.leong.ong@intel.com \
--to=boon.leong.ong@intel.com \
--cc=lee.jones@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sameo@linux.intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®