From: Mark Rutland Date: Mon, 17 Dec 2012 17:04:50 +0000 (+0000) Subject: ARM: vexpress: Fix wdt interrupt in ca15{-tc1,_a7} dts X-Git-Tag: v3.9-rc1~123^2~12^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aab7da708649388afc041b173e7d2cf0c4b27e50;p=pandora-kernel.git ARM: vexpress: Fix wdt interrupt in ca15{-tc1,_a7} dts 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 Signed-off-by: Pawel Moll --- Reading git-diff-tree failed