[PATCH] ppc32: Make the UARTs on MPC824x individual platform devices
authorKumar Gala <galak@freescale.com>
Wed, 27 Jul 2005 18:44:07 +0000 (11:44 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 27 Jul 2005 23:25:55 +0000 (16:25 -0700)
commit13e886c3b435d14668aefaed449d8d7ca6dce3a8
tree562cc3afcd251dd637d5a35e516220bb42d4b92b
parentd054b5acfe1f68460fe70aff5028ad95a7a38140
[PATCH] ppc32: Make the UARTs on MPC824x individual platform devices

The UARTs on the MPC824x are unique devices and really shouldn't be thought
of as a DUART.  In addition, if both UARTs are in use we need to configure
the part to enable the 2nd UART since the pins for the UARTs are
multiplexed.  Adds support to run the 824x Sandpoint with both UARTs if
desired.

Signed-off-by: Matt McClintock <msm@freescale.com>
Signed-off-by: Kumar Gala <kumar.gala@freescale.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ppc/Kconfig
arch/ppc/configs/sandpoint_defconfig
arch/ppc/platforms/sandpoint.c
arch/ppc/syslib/mpc10x_common.c
include/asm-ppc/mpc10x.h