Ulrik Bech Hald <ubh@xxxxxx> writes: > 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 You're also changing common code that affects OMAP2. Ideally you should boot test on omap2, but minimum requirement is at least a compile test. KEvin > Signed-off-by: Ulrik Bech Hald <ubh@xxxxxx> > --- > This patch set has a dependency on: > runtime: [PATCH 1/1] watchdog: OMAP fixes: enable clock in probe, trigger timer reload > > arch/arm/mach-omap1/clock.c | 6 +- > arch/arm/mach-omap2/clock24xx.c | 4 - > arch/arm/mach-omap2/clock34xx.c | 12 ++--- > arch/arm/plat-omap/devices.c | 91 ++++++++++++++++++++++++++++++++-------- > drivers/watchdog/omap_wdt.c | 34 +++++++++++--- > 5 files changed, 112 insertions(+), 35 deletions(-) > -- > To unsubscribe from this list: send the line "unsubscribe linux-omap" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html