From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mailgw02.mediatek.com ([210.61.82.184]) by gmr-mx.google.com with ESMTPS id gb13si984215pac.2.2015.03.30.01.17.07 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Mon, 30 Mar 2015 01:17:07 -0700 (PDT) Subject: [rtc-linux] Re: [PATCH v2 1/3] mfd: provide RTC resource in MT6397 MFD From: Eddie Huang To: Lee Jones CC: Alessandro Zummo , Matthias Brugger , , Samuel Ortiz , Andrew Morton , "David S. Miller" , Greg KH , Mauro Carvalho Chehab , Joe Perches , Tejun Heo , Jingoo Han , , , , , Uwe =?ISO-8859-1?Q?Kleine-K=C3=B6nig?= In-Reply-To: <20150318073045.GE3318@x1> References: <1426657537-41414-1-git-send-email-eddie.huang@mediatek.com> <1426657537-41414-2-git-send-email-eddie.huang@mediatek.com> <20150318073045.GE3318@x1> Content-Type: text/plain; charset=UTF-8 Date: Mon, 30 Mar 2015 16:17:03 +0800 Message-ID: <1427703423.26464.16.camel@mtksdaap41> MIME-Version: 1.0 Reply-To: rtc-linux@googlegroups.com List-ID: List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , Hi Lee, On Wed, 2015-03-18 at 07:30 +0000, Lee Jones wrote: > On Wed, 18 Mar 2015, Eddie Huang wrote: > > > Provide MT6397 RTC interrupt, base address, and register in > > MT6397 MFD. > > > > Signed-off-by: Eddie Huang > > --- > > 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 > > #include > > > > +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 -- -- You received this message because you are subscribed to "rtc-linux". Membership options at http://groups.google.com/group/rtc-linux . Please read http://groups.google.com/group/rtc-linux/web/checklist before submitting a driver. --- You received this message because you are subscribed to the Google Groups "rtc-linux" group. To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com. For more options, visit https://groups.google.com/d/optout.