* [PATCH 0/2] omap serial fix.
@ 2013-03-18 10:54 Sourav Poddar
2013-03-18 13:21 ` Sourav Poddar
2013-03-19 6:54 ` Santosh Shilimkar
0 siblings, 2 replies; 3+ messages in thread
From: Sourav Poddar @ 2013-03-18 10:54 UTC (permalink / raw)
To: linux-arm-kernel
The first patch is a rearrangement of a macro "OMAP_MAX_HSUART_PORTS"
to a header file so that it can be used in other file.
The second patch fixes the wakeup from uart issue while using "no_console_suspend" in the
bootargs.
These patches are developed on 3.8 custom kernel containing omap5 supend/resume support.
Cc: Santosh Shilimkar <santosh.shilimkar@ti.com>
Cc: Felipe Balbi <balbi@ti.com>
Cc: Rajendra nayak <rnayak@ti.com>
Sourav Poddar (2):
driver: serial-omap: move max uart count into generic header file.
arm: mach-omap2: prevent UART console idle on suspend while using
"no_console_suspend"
arch/arm/mach-omap2/omap_device.c | 36 ++++++++++++++++++++++++++++-
drivers/tty/serial/omap-serial.c | 2 -
include/linux/platform_data/serial-omap.h | 1 +
3 files changed, 36 insertions(+), 3 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH 0/2] omap serial fix.
2013-03-18 10:54 [PATCH 0/2] omap serial fix Sourav Poddar
@ 2013-03-18 13:21 ` Sourav Poddar
2013-03-19 6:54 ` Santosh Shilimkar
1 sibling, 0 replies; 3+ messages in thread
From: Sourav Poddar @ 2013-03-18 13:21 UTC (permalink / raw)
To: linux-arm-kernel
Hi,
On Monday 18 March 2013 04:24 PM, Sourav Poddar wrote:
> The first patch is a rearrangement of a macro "OMAP_MAX_HSUART_PORTS"
> to a header file so that it can be used in other file.
> The second patch fixes the wakeup from uart issue while using "no_console_suspend" in the
> bootargs.
>
> These patches are developed on 3.8 custom kernel containing omap5 supend/resume support.
>
Adding a bit more information,
These patches are not omap5 specific and required for omap4 also.
For OMAP5 testing purpose, I used 3.8 based internal tree.
First patch gets applied cleanly on 3.9-rc3.
Resending the second patch rebased on 3.9-rc3, as there is a small
merge conflict.
> Cc: Santosh Shilimkar<santosh.shilimkar@ti.com>
> Cc: Felipe Balbi<balbi@ti.com>
> Cc: Rajendra nayak<rnayak@ti.com>
>
> Sourav Poddar (2):
> driver: serial-omap: move max uart count into generic header file.
> arm: mach-omap2: prevent UART console idle on suspend while using
> "no_console_suspend"
>
> arch/arm/mach-omap2/omap_device.c | 36 ++++++++++++++++++++++++++++-
> drivers/tty/serial/omap-serial.c | 2 -
> include/linux/platform_data/serial-omap.h | 1 +
> 3 files changed, 36 insertions(+), 3 deletions(-)
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH 0/2] omap serial fix.
2013-03-18 10:54 [PATCH 0/2] omap serial fix Sourav Poddar
2013-03-18 13:21 ` Sourav Poddar
@ 2013-03-19 6:54 ` Santosh Shilimkar
1 sibling, 0 replies; 3+ messages in thread
From: Santosh Shilimkar @ 2013-03-19 6:54 UTC (permalink / raw)
To: linux-arm-kernel
On Monday 18 March 2013 04:24 PM, Sourav Poddar wrote:
> The first patch is a rearrangement of a macro "OMAP_MAX_HSUART_PORTS"
> to a header file so that it can be used in other file.
> The second patch fixes the wakeup from uart issue while using "no_console_suspend" in the
> bootargs.
>
> These patches are developed on 3.8 custom kernel containing omap5 supend/resume support.
>
> Cc: Santosh Shilimkar <santosh.shilimkar@ti.com>
Thanks Sourav for sorting out the issue. With update of changelog
suggested by Kevin on patch 1, Feel free to add,
Acked-Tested-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
> Sourav Poddar (2):
> driver: serial-omap: move max uart count into generic header file.
> arm: mach-omap2: prevent UART console idle on suspend while using
> "no_console_suspend"
>
> arch/arm/mach-omap2/omap_device.c | 36 ++++++++++++++++++++++++++++-
> drivers/tty/serial/omap-serial.c | 2 -
> include/linux/platform_data/serial-omap.h | 1 +
> 3 files changed, 36 insertions(+), 3 deletions(-)
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-03-19 6:54 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-18 10:54 [PATCH 0/2] omap serial fix Sourav Poddar
2013-03-18 13:21 ` Sourav Poddar
2013-03-19 6:54 ` Santosh Shilimkar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).