[PATCH V2] watchdog: mpcore: Add DT probing support for ARM mpcore watchdog
Marc Zyngier
marc.zyngier at arm.com
Mon Apr 23 12:26:23 EDT 2012
On 23/04/12 17:16, viresh kumar wrote:
> On 4/23/12, Marc Zyngier <marc.zyngier at arm.com> wrote:
>> Well, it definitely should. Can you share the relevant part of your DT?
>
> I Just tested it once, and will do it tomorrow again.
>
> wdt at ec800620 {
> compatible = "arm,cortex-a9-twd-wdt";
> reg = <0xec800620 0x20>;
> interrupts = <1 14 0x301>;
> status = "disabled";
> };
>
> Looking at your confidence, i am starting to feel, i am wrong here ;)
Well, having written the code that ensures request_irq() fails when
passed a PPI, I'd be very worried if the above started to be working... ;-)
M.
--
Jazz is not dead. It just smells funny...
More information about the linux-arm-kernel
mailing list