* [PATCH resend v3] UART regs: add OMAP wakeup-enable register
@ 2009-06-12 17:41 Kevin Hilman
2009-06-17 8:22 ` Tony Lindgren
0 siblings, 1 reply; 2+ messages in thread
From: Kevin Hilman @ 2009-06-12 17:41 UTC (permalink / raw)
To: linux-serial, linux-kernel; +Cc: Kevin Hilman
From: Kevin Hilman <khilman@deeprootsystems.com>
Add the wakeup enable register to the list of OMAP-specific UART
registers.
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
---
include/linux/serial_reg.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/linux/serial_reg.h b/include/linux/serial_reg.h
index 96c0d93..850db2e 100644
--- a/include/linux/serial_reg.h
+++ b/include/linux/serial_reg.h
@@ -323,6 +323,7 @@
#define UART_OMAP_MVER 0x14 /* Module version register */
#define UART_OMAP_SYSC 0x15 /* System configuration register */
#define UART_OMAP_SYSS 0x16 /* System status register */
+#define UART_OMAP_WER 0x17 /* Wake-up enable register */
#endif /* _LINUX_SERIAL_REG_H */
--
1.6.2.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH resend v3] UART regs: add OMAP wakeup-enable register
2009-06-12 17:41 [PATCH resend v3] UART regs: add OMAP wakeup-enable register Kevin Hilman
@ 2009-06-17 8:22 ` Tony Lindgren
0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2009-06-17 8:22 UTC (permalink / raw)
To: Alan Cox, Kevin Hilman; +Cc: linux-serial, linux-kernel
* Kevin Hilman <khilman@deeprootsystems.com> [090612 10:42]:
> From: Kevin Hilman <khilman@deeprootsystems.com>
>
> Add the wakeup enable register to the list of OMAP-specific UART
> registers.
Acked-by: Tony Lindgren <tony@atomide.com>
Ping.. Alan, could you please queue this too?
Regards,
Tony
> Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
> ---
> include/linux/serial_reg.h | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/include/linux/serial_reg.h b/include/linux/serial_reg.h
> index 96c0d93..850db2e 100644
> --- a/include/linux/serial_reg.h
> +++ b/include/linux/serial_reg.h
> @@ -323,6 +323,7 @@
> #define UART_OMAP_MVER 0x14 /* Module version register */
> #define UART_OMAP_SYSC 0x15 /* System configuration register */
> #define UART_OMAP_SYSS 0x16 /* System status register */
> +#define UART_OMAP_WER 0x17 /* Wake-up enable register */
>
> #endif /* _LINUX_SERIAL_REG_H */
>
> --
> 1.6.2.2
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-06-17 8:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-12 17:41 [PATCH resend v3] UART regs: add OMAP wakeup-enable register Kevin Hilman
2009-06-17 8:22 ` Tony Lindgren
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox