[PATCH V2] watchdog: mpcore: Add DT probing support for ARM mpcore watchdog

viresh kumar viresh.linux at gmail.com
Mon Apr 23 12:16:22 EDT 2012


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 ;)

--
viresh



More information about the linux-arm-kernel mailing list