From mboxrd@z Thu Jan 1 00:00:00 1970 From: sameo@linux.intel.com (Samuel Ortiz) Date: Wed, 19 Sep 2012 18:03:02 +0200 Subject: [rtc-linux] [PATCH 1/1] drivers/rtc/rtc-ab8500.c: Revoke Device Tree enablement In-Reply-To: References: <1344527828-6283-1-git-send-email-lee.jones@linaro.org> <1344527828-6283-3-git-send-email-lee.jones@linaro.org> <20120831110818.GA5962@gmail.com> Message-ID: <20120919160302.GN28670@sortiz-mobl> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Linus, On Sat, Sep 01, 2012 at 01:28:34AM +0200, Linus Walleij wrote: > On Sat, Sep 1, 2012 at 1:27 AM, Linus Walleij wrote: > > On Fri, Aug 31, 2012 at 1:08 PM, Lee Jones wrote: > >> On Tue, Aug 14, 2012 at 10:32:02AM +0200, Linus Walleij wrote: > >>> On Thu, Aug 9, 2012 at 5:57 PM, Lee Jones wrote: > >>> > >>> > All AB8500 devices are now registered via MFD core, so Device Tree > >>> > capability is no longer required for probing. Here we pull the DT > >>> > match table to ensure we're no longer probed during Device Tree > >>> > start-up. > >>> > > >>> > CC: Alessandro Zummo > >>> > CC: rtc-linux at googlegroups.com > >>> > Signed-off-by: Lee Jones > >>> > >>> Acked-by: Linus Walleij > >> > >> I'm guessing we still need Alessandro's Ack? > > > > Well, usually we have Andrew Morton merging patches for RTC, so > > put him on CC. > > > > If I was the MFD maintainer I'd just merge this though, it's quite > > obvious. > > > > Sam: do you agree? I'd love to see the patch first :) Could you please bounce it to me ? Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/ From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932334Ab2ISQDL (ORCPT ); Wed, 19 Sep 2012 12:03:11 -0400 Received: from mga02.intel.com ([134.134.136.20]:3655 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932287Ab2ISQDI (ORCPT ); Wed, 19 Sep 2012 12:03:08 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.80,447,1344236400"; d="scan'208";a="194899713" Date: Wed, 19 Sep 2012 18:03:02 +0200 From: Samuel Ortiz To: Linus Walleij Cc: Lee Jones , Alessandro Zummo , rtc-linux@googlegroups.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, STEricsson_nomadik_linux@list.st.com, linus.walleij@stericsson.com, arnd@arndb.de Subject: Re: [rtc-linux] [PATCH 1/1] drivers/rtc/rtc-ab8500.c: Revoke Device Tree enablement Message-ID: <20120919160302.GN28670@sortiz-mobl> References: <1344527828-6283-1-git-send-email-lee.jones@linaro.org> <1344527828-6283-3-git-send-email-lee.jones@linaro.org> <20120831110818.GA5962@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, On Sat, Sep 01, 2012 at 01:28:34AM +0200, Linus Walleij wrote: > On Sat, Sep 1, 2012 at 1:27 AM, Linus Walleij wrote: > > On Fri, Aug 31, 2012 at 1:08 PM, Lee Jones wrote: > >> On Tue, Aug 14, 2012 at 10:32:02AM +0200, Linus Walleij wrote: > >>> On Thu, Aug 9, 2012 at 5:57 PM, Lee Jones wrote: > >>> > >>> > All AB8500 devices are now registered via MFD core, so Device Tree > >>> > capability is no longer required for probing. Here we pull the DT > >>> > match table to ensure we're no longer probed during Device Tree > >>> > start-up. > >>> > > >>> > CC: Alessandro Zummo > >>> > CC: rtc-linux@googlegroups.com > >>> > Signed-off-by: Lee Jones > >>> > >>> Acked-by: Linus Walleij > >> > >> I'm guessing we still need Alessandro's Ack? > > > > Well, usually we have Andrew Morton merging patches for RTC, so > > put him on CC. > > > > If I was the MFD maintainer I'd just merge this though, it's quite > > obvious. > > > > Sam: do you agree? I'd love to see the patch first :) Could you please bounce it to me ? Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/