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 ha2si480797wib.1.2015.06.11.12.15.23 for ; Thu, 11 Jun 2015 12:15:23 -0700 (PDT) Date: Thu, 11 Jun 2015 21:15:22 +0200 From: Alexandre Belloni To: Xunlei Pang Cc: linux-kernel@vger.kernel.org, rtc-linux@googlegroups.com, Alessandro Zummo , John Stultz , Arnd Bergmann , Xunlei Pang Subject: [rtc-linux] Re: [PATCH v2 2/4] sparc: time: Replace update_persistent_clock() with CONFIG_RTC_SYSTOHC Message-ID: <20150611191522.GP5222@piout.net> References: <1433236477-1724-1-git-send-email-xlpang@126.com> <1433236477-1724-2-git-send-email-xlpang@126.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 In-Reply-To: <1433236477-1724-2-git-send-email-xlpang@126.com> Reply-To: rtc-linux@googlegroups.com List-ID: List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , On 02/06/2015 at 17:14:35 +0800, Xunlei Pang wrote : > From: Xunlei Pang > > On Sparc systems, update_persistent_clock() uses RTC drivers to do > the job, it makes more sense to hand it over to CONFIG_RTC_SYSTOHC. > > In the long run, all the update_persistent_clock() should migrate to > proper class RTC drivers if any and use CONFIG_RTC_SYSTOHC instead. > > Signed-off-by: Xunlei Pang I could take that patch but you should probably get an ack for the sparc maintainer: "David S. Miller" (maintainer:SPARC + UltraSPAR...,commit_signer:2/4=50%) sparclinux@vger.kernel.org (open list:SPARC + UltraSPAR...) -- 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 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754864AbbFKTPa (ORCPT ); Thu, 11 Jun 2015 15:15:30 -0400 Received: from down.free-electrons.com ([37.187.137.238]:33614 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752458AbbFKTP2 (ORCPT ); Thu, 11 Jun 2015 15:15:28 -0400 Date: Thu, 11 Jun 2015 21:15:22 +0200 From: Alexandre Belloni To: Xunlei Pang Cc: linux-kernel@vger.kernel.org, rtc-linux@googlegroups.com, Alessandro Zummo , John Stultz , Arnd Bergmann , Xunlei Pang Subject: Re: [PATCH v2 2/4] sparc: time: Replace update_persistent_clock() with CONFIG_RTC_SYSTOHC Message-ID: <20150611191522.GP5222@piout.net> References: <1433236477-1724-1-git-send-email-xlpang@126.com> <1433236477-1724-2-git-send-email-xlpang@126.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1433236477-1724-2-git-send-email-xlpang@126.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/06/2015 at 17:14:35 +0800, Xunlei Pang wrote : > From: Xunlei Pang > > On Sparc systems, update_persistent_clock() uses RTC drivers to do > the job, it makes more sense to hand it over to CONFIG_RTC_SYSTOHC. > > In the long run, all the update_persistent_clock() should migrate to > proper class RTC drivers if any and use CONFIG_RTC_SYSTOHC instead. > > Signed-off-by: Xunlei Pang I could take that patch but you should probably get an ack for the sparc maintainer: "David S. Miller" (maintainer:SPARC + UltraSPAR...,commit_signer:2/4=50%) sparclinux@vger.kernel.org (open list:SPARC + UltraSPAR...) -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com