From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexandre Belloni Subject: Re: [PATCH v4 0/3] Add Mediatek SoC RTC driver Date: Sat, 9 May 2015 15:08:46 +0200 Message-ID: <20150509130846.GD3338@piout.net> References: <1430897022-63357-1-git-send-email-eddie.huang@mediatek.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1430897022-63357-1-git-send-email-eddie.huang@mediatek.com> Sender: linux-kernel-owner@vger.kernel.org To: Eddie Huang Cc: Lee Jones , Alessandro Zummo , srv_heupstream@mediatek.com, Samuel Ortiz , Matthias Brugger , Andrew Morton , Greg KH , "David S. Miller" , Mauro Carvalho Chehab , Joe Perches , Tejun Heo , linux-kernel@vger.kernel.org, rtc-linux@googlegroups.com, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, Sascha Hauer , Tomasz Figa List-Id: linux-mediatek@lists.infradead.org On 06/05/2015 at 15:23:39 +0800, Eddie Huang wrote : > RTC is one submodule of Mediatek MT6397 PMIC chip[1]. This series > support RTC driver that work with Mediatek SoC like MT8135, MT8173. > It implements second counter and also provide alarm function. > > This series base on 4.1-rc1, Test ok on MT8173 platform. > > [1] https://lkml.org/lkml/2015/1/23/325 > All applied, thanks! -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.free-electrons.com (down.free-electrons.com. [37.187.137.238]) by gmr-mx.google.com with ESMTP id gt9si123051wib.2.2015.05.09.06.08.47 for ; Sat, 09 May 2015 06:08:47 -0700 (PDT) Date: Sat, 9 May 2015 15:08:46 +0200 From: Alexandre Belloni To: Eddie Huang Cc: Lee Jones , Alessandro Zummo , srv_heupstream@mediatek.com, Samuel Ortiz , Matthias Brugger , Andrew Morton , Greg KH , "David S. Miller" , Mauro Carvalho Chehab , Joe Perches , Tejun Heo , linux-kernel@vger.kernel.org, rtc-linux@googlegroups.com, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, Sascha Hauer , Tomasz Figa Subject: [rtc-linux] Re: [PATCH v4 0/3] Add Mediatek SoC RTC driver Message-ID: <20150509130846.GD3338@piout.net> References: <1430897022-63357-1-git-send-email-eddie.huang@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 In-Reply-To: <1430897022-63357-1-git-send-email-eddie.huang@mediatek.com> Reply-To: rtc-linux@googlegroups.com List-ID: List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , On 06/05/2015 at 15:23:39 +0800, Eddie Huang wrote : > RTC is one submodule of Mediatek MT6397 PMIC chip[1]. This series > support RTC driver that work with Mediatek SoC like MT8135, MT8173. > It implements second counter and also provide alarm function. > > This series base on 4.1-rc1, Test ok on MT8173 platform. > > [1] https://lkml.org/lkml/2015/1/23/325 > All applied, thanks! -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -- -- 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. From mboxrd@z Thu Jan 1 00:00:00 1970 From: alexandre.belloni@free-electrons.com (Alexandre Belloni) Date: Sat, 9 May 2015 15:08:46 +0200 Subject: [PATCH v4 0/3] Add Mediatek SoC RTC driver In-Reply-To: <1430897022-63357-1-git-send-email-eddie.huang@mediatek.com> References: <1430897022-63357-1-git-send-email-eddie.huang@mediatek.com> Message-ID: <20150509130846.GD3338@piout.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 06/05/2015 at 15:23:39 +0800, Eddie Huang wrote : > RTC is one submodule of Mediatek MT6397 PMIC chip[1]. This series > support RTC driver that work with Mediatek SoC like MT8135, MT8173. > It implements second counter and also provide alarm function. > > This series base on 4.1-rc1, Test ok on MT8173 platform. > > [1] https://lkml.org/lkml/2015/1/23/325 > All applied, thanks! -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com