[PATCH 5/7] ARM: OMAP2+: WDT: move init; add read_reset_sources pdata function pointer
Paul Walmsley
paul at pwsan.com
Thu Oct 25 15:31:06 EDT 2012
On Thu, 25 Oct 2012, Tony Lindgren wrote:
> I wonder if we can now with multiple watchdogs supported to
> have also PRM/CM implement omap_prcm_wdt_ioctl() that just
> handles WDIOC_GETBOOTSTATUS and then just remove that handling
> from the other omap watchdog drivers?
The watchdog ioctl code needs access to internal watchdog state and
functions, for example WDIOC_KEEPALIVE and WDIOC_SETTIMEOUT. How would
the approach you're thinking of implement those operations?
- Paul
More information about the linux-arm-kernel
mailing list