commit | a8b8d57c25eb61a04431324e1a41109925290512 | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@snapgear.com> | Wed Dec 06 11:49:34 2006 +1000 |
committer | Linus Torvalds <torvalds@woody.osdl.org> | Wed Dec 06 07:41:26 2006 -0800 |
tree | fc2ca7ae7a24de84368d82b75caabf29d19c22d8 | |
parent | dcb14775493170ea60fb8b657b411cdc9532b7ee [diff] |
[PATCH] m68knommu: ColdFire serial driver fixes Some updates for the old ColdFire serial driver: . support 3 and 4 UARTs on some ColdFire parts that have them . enable multifunction pins to serial for 527x CPU's . support the 5272 UART's fractional baud rate divisor . switch driver name to "mcfserial" Signed-off-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>