From: Kumar Gala Date: Wed, 27 Jul 2005 18:44:07 +0000 (-0700) Subject: [PATCH] ppc32: Make the UARTs on MPC824x individual platform devices X-Git-Tag: v2.6.13-rc4~25^2~127 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13e886c3b435d14668aefaed449d8d7ca6dce3a8;p=pandora-kernel.git [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 Signed-off-by: Kumar Gala Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed