powerpc/p1022ds: fix broken mpic timer node
authorScott Wood <scottwood@freescale.com>
Thu, 24 Mar 2011 21:43:52 +0000 (16:43 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 19 May 2011 06:14:26 +0000 (01:14 -0500)
There is no hardware interrupt 0xf7.  But now we can express the timer
interrupt using 4-cell interrupts.  This requires converting all of the
other interrupt specifiers in the tree as well.

Also add the second timer group, and fix the reg property to only
describe the timer registers.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found