Re: [PATCH 0/2] watchdog:OMAP3:Add support for IVA2, SECURE WDTs

2009-07-22 Thread Wim Van Sebroeck
Hi Ulrik, This patch series enables support for IVA2 and SECURE WDTs, available on omap34xx. The WDTs will be accessible (when present on device) through: MPU: /dev/watchdog SECURE: /dev/watchdog_secure IVA2: /dev/watchdog_iva2 Tested on Zoom1 OMAP3 platform, compile-tested for

[PATCH 0/2] watchdog:OMAP3:Add support for IVA2, SECURE WDTs

2009-07-09 Thread Ulrik Bech Hald
This patch series enables support for IVA2 and SECURE WDTs, available on omap34xx. The WDTs will be accessible (when present on device) through: MPU:/dev/watchdog SECURE: /dev/watchdog_secure IVA2: /dev/watchdog_iva2 Tested on Zoom1 OMAP3 platform, compile-tested for OMAP2 Signed-off-by:

[PATCH 0/2] watchdog:OMAP3:Add support for IVA2, SECURE WDTs

2009-06-15 Thread Ulrik Bech Hald
This patch series enables support for IVA2 and SECURE WDTs, available on omap34xx. The WDTs will be accessible (when present on device) through: MPU:/dev/watchdog SECURE: /dev/watchdog_secure IVA:/dev/watchdog_iva2 Signed-off-by: Ulrik Bech Hald u...@ti.com --- This patch set has a