Re: [PATCH 2/3] OMAP3:WDT:Enable support for IVA and SECURE

2009-06-15 Thread Kevin Hilman
"Hald, Ulrik Bech" writes: [...] >> >> >> >> Again, red flag: cpu_is_* >> >> >> >> It might be more consistent to use pdev->dev->name which is already of >> >> the form "watchdog.%d". >> > >> > Not sure I follow. I don't see a "name" field in struct device, only >> init_name. >> >> Sorry, I mea

RE: [PATCH 2/3] OMAP3:WDT:Enable support for IVA and SECURE

2009-06-15 Thread Hald, Ulrik Bech
> -Original Message- > From: Kevin Hilman [mailto:khil...@deeprootsystems.com] > Sent: Tuesday, June 09, 2009 4:10 PM > To: Hald, Ulrik Bech > Cc: linux-omap@vger.kernel.org > Subject: Re: [PATCH 2/3] OMAP3:WDT:Enable support for IVA and SECURE > > &q

Re: [PATCH 2/3] OMAP3:WDT:Enable support for IVA and SECURE

2009-06-09 Thread Kevin Hilman
"Hald, Ulrik Bech" writes: >> -Original Message- >> From: Kevin Hilman [mailto:khil...@deeprootsystems.com] >> Sent: Tuesday, June 09, 2009 9:47 AM >> To: Hald, Ulrik Bech >> Cc: linux-omap@vger.kernel.org >> Subject: Re: [PATCH 2/

RE: [PATCH 2/3] OMAP3:WDT:Enable support for IVA and SECURE

2009-06-09 Thread Hald, Ulrik Bech
> -Original Message- > From: Kevin Hilman [mailto:khil...@deeprootsystems.com] > Sent: Tuesday, June 09, 2009 9:47 AM > To: Hald, Ulrik Bech > Cc: linux-omap@vger.kernel.org > Subject: Re: [PATCH 2/3] OMAP3:WDT:Enable support for IVA and SECURE > > Ulrik Bech H

Re: [PATCH 2/3] OMAP3:WDT:Enable support for IVA and SECURE

2009-06-09 Thread Kevin Hilman
Ulrik Bech Hald writes: > This patch enables the IVA and SECURE WDTs in the omap_wdt > driver for omap34xx family. SECURE will be available as /dev/watchdog1 > HS/EMU devices and IVA will be available as /dev/watchdog3. > MPU will be available as /dev/watchdog2 > For omap versions earlier than 34

[PATCH 2/3] OMAP3:WDT:Enable support for IVA and SECURE

2009-06-08 Thread Ulrik Bech Hald
This patch enables the IVA and SECURE WDTs in the omap_wdt driver for omap34xx family. SECURE will be available as /dev/watchdog1 HS/EMU devices and IVA will be available as /dev/watchdog3. MPU will be available as /dev/watchdog2 For omap versions earlier than 34xx only MPU watchdog is present and