Thread (12 messages) 12 messages, 6 authors, 2015-03-31

[PATCH v2 1/3] mfd: provide RTC resource in MT6397 MFD

From: eddie.huang@mediatek.com (Eddie Huang)
Date: 2015-03-30 08:17:11
Also in: linux-mediatek, linux-rtc, lkml

Hi Lee,

On Wed, 2015-03-18 at 07:30 +0000, Lee Jones wrote:
On Wed, 18 Mar 2015, Eddie Huang wrote:
quoted
Provide MT6397 RTC interrupt, base address, and register in
MT6397 MFD.

Signed-off-by: Eddie Huang <eddie.huang@mediatek.com>
---
 drivers/mfd/mt6397-core.c | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
diff --git a/drivers/mfd/mt6397-core.c b/drivers/mfd/mt6397-core.c
index b61c4eb..ef431d8 100644
--- a/drivers/mfd/mt6397-core.c
+++ b/drivers/mfd/mt6397-core.c
@@ -21,9 +21,24 @@
 #include <linux/mfd/mt6397/core.h>
 #include <linux/mfd/mt6397/registers.h>
 
+static const struct resource mt6397_rtc_resources[] = {
+	{
+		.start = 0xe000,
+		.end   = 0xe03e,
I'd like to see these defined please.
Sure, will change to use define next round.

Eddie
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help