On Wed, 9 Jan 2008, Timur Tabi wrote:
Add support for UART serial ports using a Freescale QUICCEngine. Update
booting-without-of.txt to define new properties for a QE UART node. Update
the MPC8323E-MDS device tree to add UCC5 as a UART. Update the QE library
to support slow UCC devices and modules.
Signed-off-by: Timur Tabi <redacted>
---
Documentation/powerpc/booting-without-of.txt | 9 ++++-
arch/powerpc/boot/dts/mpc832x_mds.dts | 50 ++++++++++++++++++++++++++
arch/powerpc/sysdev/qe_lib/Kconfig | 2 +-
arch/powerpc/sysdev/qe_lib/ucc_slow.c | 10 +++++-
4 files changed, 68 insertions(+), 3 deletions(-)
applied.
- k