mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] mfd, lpc_sch: Intel Quark X1000 WDT enabling
@ 2015-01-14  8:20 Ong Boon Leong
  2015-01-14  8:20 ` [PATCH] mfd: lpc_sch: enable WDT for Intel Quark X1000 Ong Boon Leong
  0 siblings, 1 reply; 3+ messages in thread
From: Ong Boon Leong @ 2015-01-14  8:20 UTC (permalink / raw)
  To: Samuel Ortiz, Lee Jones; +Cc: linux-kernel

Hi,
	This patch simply adds WDT IO resource for Quark within lpc_sch driver.
The MFD driver would register 'ie6xx_wdt' platform device and eventually be bound
to its platform driver under drivers/watchdog/ie6xx_wdt.c

	I have tested this patch on Intel Quark Galileo Gen v2 boad by opening
/dev/watchdog0 and confirmed that the board undergo warm reset when time-out.

	I can read the debugfs for the driver by following command:-
		$ cat /sys/kernel/debug/ie6xx_wdt

	To modify the time-out value, we use kernel param:-
		ie6xx_wdt.timeout=<val in second>

	To activate warm reset & enable reset, we use kernel param:-
		ie6xx_wdt.resetmode=0x18

Thank you very much
Ong Boon Leong
Intel Corp.

Ong Boon Leong (1):
  mfd: lpc_sch: enable WDT for Intel Quark X1000

 drivers/mfd/lpc_sch.c |    1
 1 file changed, 1 insertion(+)

-- 
1.7.9.5


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-01-19 11:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-14  8:20 [PATCH] mfd, lpc_sch: Intel Quark X1000 WDT enabling Ong Boon Leong
2015-01-14  8:20 ` [PATCH] mfd: lpc_sch: enable WDT for Intel Quark X1000 Ong Boon Leong
2015-01-19 11:42   ` Lee Jones

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®