All of lore.kernel.org
 help / color / mirror / Atom feed
* Generic watchdog question
@ 2016-09-26  7:37 Gary Thomas
  2016-09-26  7:48 ` Khem Raj
  0 siblings, 1 reply; 3+ messages in thread
From: Gary Thomas @ 2016-09-26  7:37 UTC (permalink / raw)
  To: yocto

A little off-topic but driven by some recent changes in OE-core.

My board has two watchdog devices - one on the SoC and the
other is an external device.  With my latest kernel (4.1.15)
I have these devices:

   # ls -l /dev/watch*
   crw------- 1 root root  10, 130 Jan  3  1970 /dev/watchdog
   crw------- 1 root root 251,   0 Jan  3  1970 /dev/watchdog0
   crw------- 1 root root 251,   1 Jan  3  1970 /dev/watchdog1

I've only been able to get my watchdog to "feel happy" when I
use /dev/watchdog1 as the device being watched over by the
watchdog processes.  I'm just wondering what those other devices
are - maybe /dev/watchdog is supposed to be a composite (although
that doesn't seem to be the case)

Can anyone explain how this is expected to work, especially in
light of the recent changes to the watchdog recipes in OE-core?

Thanks

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


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

end of thread, other threads:[~2016-09-26  8:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-26  7:37 Generic watchdog question Gary Thomas
2016-09-26  7:48 ` Khem Raj
2016-09-26  8:05   ` Gary Thomas

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.