powerpc/44x: Fix UART2/3 interrupt assignment in PPC460EX/GT dts files
authorStefan Roese <sr@denx.de>
Thu, 3 Jun 2010 22:29:59 +0000 (22:29 +0000)
committerJosh Boyer <jwboyer@linux.vnet.ibm.com>
Mon, 26 Jul 2010 13:07:16 +0000 (09:07 -0400)
commit9a52e392bd053f1d282488517125c6c1ab77006a
treef20a7a21005fee841fd81b161f8ada37036aad89
parentc76986cca8379db619de4b6c6b7359125df0e341
powerpc/44x: Fix UART2/3 interrupt assignment in PPC460EX/GT dts files

UART2 and UART3 on 460EX/GT have incorrect interrupt mappings right now.
UART2 should be 28 (0x1c) and UART3 29 (0x1d). This patch fixes this and
switches to using decimal number instead of hex, since the AppliedMicro
(AMCC) users manuals describe their inerrupt numbers in decimal.

Thanks to Fabien Proriol for pointing this out.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Fabien Proriol <Fabien.Proriol@jdsu.com>
Cc: Josh Boyer <jwboyer@linux.vnet.ibm.com>
Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
arch/powerpc/boot/dts/canyonlands.dts
arch/powerpc/boot/dts/glacier.dts