ARM: vexpress: Fix wdt interrupt in ca15{-tc1,_a7} dts
authorMark Rutland <Mark.Rutland@arm.com>
Mon, 17 Dec 2012 17:04:50 +0000 (17:04 +0000)
committerPawel Moll <pawel.moll@arm.com>
Tue, 29 Jan 2013 18:20:28 +0000 (18:20 +0000)
As the wdt nodes have the gic as their interrupt-parent, their
interrupts property should be 3 cells in format described in the gic
devicetree binding document.

This patch fixes the interrupts property in the wdt nodes to be in the
correct format.

Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Pawel Moll <pawel.moll@arm.com>

No differences found