Re: [PATCH] mfd: lpc_sch: enable WDT for Intel Quark X1000

2015-01-19 Thread Lee Jones
On Wed, 14 Jan 2015, Ong Boon Leong wrote: > 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 > --- > drivers/mfd/lpc_sch.c |1 > 1 file changed, 1 insertion(+) Applied, thanks. > diff --git

Re: [PATCH] mfd: lpc_sch: enable WDT for Intel Quark X1000

2015-01-19 Thread Lee Jones
On Wed, 14 Jan 2015, Ong Boon Leong wrote: 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@intel.com --- drivers/mfd/lpc_sch.c |1 1 file changed, 1 insertion(+) Applied, thanks.

[PATCH] mfd: lpc_sch: enable WDT for Intel Quark X1000

2015-01-14 Thread Ong Boon Leong
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 --- 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 ---

[PATCH] mfd: lpc_sch: enable WDT for Intel Quark X1000

2015-01-14 Thread Ong Boon Leong
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@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