[PATCH 0/3] OMAP2+: UART: Enable tx wakeup + remove cpu checks
From: gregkh@linuxfoundation.org (Greg KH)
Date: 2012-04-05 16:47:11
Also in:
linux-omap, linux-serial
From: gregkh@linuxfoundation.org (Greg KH)
Date: 2012-04-05 16:47:11
Also in:
linux-omap, linux-serial
On Thu, Apr 05, 2012 at 01:26:17PM +0100, Alan Cox wrote:
On Thu, 5 Apr 2012 16:54:03 +0530 "Raja, Govindraj" [off-list ref] wrote:quoted
On Wed, Mar 21, 2012 at 3:54 PM, Govindraj.R [off-list ref] wrote:quoted
From: "Govindraj.R" <redacted> Based on Linux-OMAP tree uart branch. (git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git remotes/origin/uart) * Removes the cpu checks wherever possible and use version reg ?for populating features and errata's * enable tx wakeup available in wer reg for applicable ?module revision's Govindraj.R (3): ?OMAP2+: UART: Remove cpu checks for populating errata flags ?OMAP2+: UART: enable tx wakeup bit for wer reg ?OMAP2+: UART: replace omap34xx/omap4xx cpu checks with not omap24xx ?arch/arm/mach-omap2/serial.c ? ? ? ? ? ? ? ? ?| ? 13 +---- ?arch/arm/plat-omap/include/plat/omap-serial.h | ? ?8 +++- ?drivers/tty/serial/omap-serial.c ? ? ? ? ? ? ?| ? 71 ++++++++++++++++++++++++- 3 files changed, 78 insertions(+), 14 deletions(-)Alan / Greg, With you ack on tty parts can this series be upstreamed from omap tree ?Fine by me - this seems primarily to be architectural details.
Fine by me as well: Acked-by: Greg Kroah-Hartman [off-list ref]