From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mout.kundenserver.de (mout.kundenserver.de. [212.227.17.10]) by gmr-mx.google.com with ESMTPS id g5si214157wix.1.2015.05.07.00.50.19 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 May 2015 00:50:19 -0700 (PDT) From: Arnd Bergmann To: Hans Ulli Kroll Cc: Alexandre Belloni , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, rtc-linux@googlegroups.com, Linus Walleij , Russell King , Felix Fietkau , Roman Yeryomin Subject: [rtc-linux] Re: [1/2] RTC: Add core rtc support for Gemini Soc devices Date: Thu, 07 May 2015 09:49:36 +0200 Message-ID: <5043733.xO9lSCKvly@wuerfel> In-Reply-To: References: <1292339307-14336-2-git-send-email-ulli.kroll@googlemail.com> <2694895.MomHLoCaoZ@wuerfel> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Reply-To: rtc-linux@googlegroups.com List-ID: List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , On Thursday 07 May 2015 05:00:03 Hans Ulli Kroll wrote: > On Wed, 6 May 2015, Arnd Bergmann wrote: > > As far as I'm concerned, we should just merge all the patches from > > http://git.openwrt.org/?p=openwrt.git;a=tree;f=target/linux/gemini/patches-3.18 > > > > We should also try to find a maintainer that can respond to patches > > in a timely manner. If Ulli has time for that again, that would be great, > > otherwise I think we should find someone from OpenWRT to take over. > > I'm back in busyness. > Currently me dev device is right next to me. > I moved some time ago and haav to find it in some 'hidden' box. Awesome, welcome back! Are you able to look at the patches I mentioned above and submit them to arm@kernel.org, cc linux-arm-kernel@lists.infradead.org with proper patch descriptions? Arnd -- -- 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: arnd@arndb.de (Arnd Bergmann) Date: Thu, 07 May 2015 09:49:36 +0200 Subject: [1/2] RTC: Add core rtc support for Gemini Soc devices In-Reply-To: References: <1292339307-14336-2-git-send-email-ulli.kroll@googlemail.com> <2694895.MomHLoCaoZ@wuerfel> Message-ID: <5043733.xO9lSCKvly@wuerfel> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thursday 07 May 2015 05:00:03 Hans Ulli Kroll wrote: > On Wed, 6 May 2015, Arnd Bergmann wrote: > > As far as I'm concerned, we should just merge all the patches from > > http://git.openwrt.org/?p=openwrt.git;a=tree;f=target/linux/gemini/patches-3.18 > > > > We should also try to find a maintainer that can respond to patches > > in a timely manner. If Ulli has time for that again, that would be great, > > otherwise I think we should find someone from OpenWRT to take over. > > I'm back in busyness. > Currently me dev device is right next to me. > I moved some time ago and haav to find it in some 'hidden' box. Awesome, welcome back! Are you able to look at the patches I mentioned above and submit them to arm at kernel.org, cc linux-arm-kernel at lists.infradead.org with proper patch descriptions? Arnd From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752207AbbEGHtz (ORCPT ); Thu, 7 May 2015 03:49:55 -0400 Received: from mout.kundenserver.de ([212.227.17.10]:62398 "EHLO mout.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751057AbbEGHtw (ORCPT ); Thu, 7 May 2015 03:49:52 -0400 From: Arnd Bergmann To: Hans Ulli Kroll Cc: Alexandre Belloni , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, rtc-linux@googlegroups.com, Linus Walleij , Russell King , Felix Fietkau , Roman Yeryomin Subject: Re: [1/2] RTC: Add core rtc support for Gemini Soc devices Date: Thu, 07 May 2015 09:49:36 +0200 Message-ID: <5043733.xO9lSCKvly@wuerfel> User-Agent: KMail/4.11.5 (Linux/3.16.0-10-generic; KDE/4.11.5; x86_64; ; ) In-Reply-To: References: <1292339307-14336-2-git-send-email-ulli.kroll@googlemail.com> <2694895.MomHLoCaoZ@wuerfel> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Provags-ID: V03:K0:lhQHZr2AyXBsIs61sU59AWJxltS/TjJFVfETqUALIibZFWkGGlS oHXTlYkvYPhwVLfpsSnwjcR4ev0l4v39GlG4z7g8APxLUJ1pFWKD1xOQWWUIy8Kn2v1wZvq FLtR9h5VhNfjBVbxDKwkUKMig8uBB7pBD8dqkpeqySMtciJacVQDCmGt/nfHUGpy9SMALSg ZgctzQy0X6IEJY+T9T9oA== X-UI-Out-Filterresults: notjunk:1; Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thursday 07 May 2015 05:00:03 Hans Ulli Kroll wrote: > On Wed, 6 May 2015, Arnd Bergmann wrote: > > As far as I'm concerned, we should just merge all the patches from > > http://git.openwrt.org/?p=openwrt.git;a=tree;f=target/linux/gemini/patches-3.18 > > > > We should also try to find a maintainer that can respond to patches > > in a timely manner. If Ulli has time for that again, that would be great, > > otherwise I think we should find someone from OpenWRT to take over. > > I'm back in busyness. > Currently me dev device is right next to me. > I moved some time ago and haav to find it in some 'hidden' box. Awesome, welcome back! Are you able to look at the patches I mentioned above and submit them to arm@kernel.org, cc linux-arm-kernel@lists.infradead.org with proper patch descriptions? Arnd