]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[POWERPC] QE: Add support for Freescale QUICCEngine UART
authorTimur Tabi <timur@freescale.com>
Wed, 9 Jan 2008 23:35:05 +0000 (17:35 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 24 Jan 2008 01:34:10 +0000 (19:34 -0600)
commit845cf505cebd159b57b3ae3b25e9ad0eb036f9ab
treeaaeb813efa4299bff6b6ea80e302d50b8777febd
parentbc556ba940085e46e0ab1b5ed7c31428dc86dd03
[POWERPC] QE: Add support for Freescale QUICCEngine UART

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 <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Documentation/powerpc/booting-without-of.txt
arch/powerpc/boot/dts/mpc832x_mds.dts
arch/powerpc/sysdev/qe_lib/Kconfig
arch/powerpc/sysdev/qe_lib/ucc_slow.c