From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753179Ab2LASNY (ORCPT ); Sat, 1 Dec 2012 13:13:24 -0500 Received: from mho-03-ewr.mailhop.org ([204.13.248.66]:10606 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752761Ab2LASNX (ORCPT ); Sat, 1 Dec 2012 13:13:23 -0500 X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 72.84.113.162 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1+lzHgWGj5TPEi/smsOgKa2ZhVFZeFSD0I= Date: Sat, 1 Dec 2012 13:13:13 -0500 From: Jason Cooper To: Linus Walleij Cc: Sebastian Hesselbarth , Thomas Petazzoni , Andrew Lunn , Gregory CLEMENT , Axel Lin , Russell King , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 1/2] ARM: Dove: Add pinctrl clock to DT Message-ID: <20121201181313.GF12509@titan.lakedaemon.net> References: <20121125152845.GV15800@titan.lakedaemon.net> <1353921525-25163-1-git-send-email-sebastian.hesselbarth@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Dec 01, 2012 at 06:07:06PM +0100, Linus Walleij wrote: > On Mon, Nov 26, 2012 at 10:18 AM, Sebastian Hesselbarth > wrote: > > > During merge of the mvebu patches a clock gate for pinctrl was > > lost. This patch just readds the clock gate. > > > > Signed-off-by: Sebastian Hesselbarth > > Acked-by: Linus Walleij > > So who's supposed to merge this patch? Me? The MVEBU-maintainer? I'll take it and merge it in once v3.8-rc1 drops. thx, Jason.