[PATCH 00/13 v2] OMAP: Serial: Add omap-serial driver with platform support

Kevin Hilman khilman at deeprootsystems.com
Wed Sep 22 16:14:58 EDT 2010


"Govindraj.R" <govindraj.raja at ti.com> writes:

> This patch series adds a serial driver to handle uarts on omap platforms.
> Currenlty omap-uarts are handled with 8250 driver, since updating
> this driver with omap specific features will over load
> the 8250 driver with all omap-specific data thus a new driver
> is added to configure and support features like
> dma, h/w, s/w flowcontrol for omap-uarts.
> Also the patch series updates various low level platform specific
> serial data to support omap-uarts with hwmod framework and adds support
> for uart4 on OMAP3630.
>
> v1 to v2 changes:
> ----------------
> 1) Incorporate timeout check
> 	http://www.mail-archive.com/linux-omap@vger.kernel.org/msg35106.html
> 2) Add wk_st, padconf etc for uart4
> 	http://www.mail-archive.com/linux-omap@vger.kernel.org/msg35105.html

3) All UARTs initialized for Zoom2/3

Also, please report platforms this was tested on, and what was tested.
You need to validate retention and off-mode during idle and suspend, as
well as enabling/disabling the UART sleep_timeout values via sysfs.

Thanks,

Kevin




More information about the linux-arm-kernel mailing list