[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1242345031-26775-1-git-send-email-khilman@deeprootsystems.com>
Date: Thu, 14 May 2009 16:50:31 -0700
From: Kevin Hilman <khilman@...prootsystems.com>
To: linux-serial@...r.kernel.org
Cc: linux-kernel@...r.kernel.org,
Kevin Hilman <khilman@...prootsystems.com>
Subject: [PATCH] 8250: add OMAP wakeup-enable register
Signed-off-by: Kevin Hilman <khilman@...prootsystems.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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists