Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755769Ab3GUP0T (ORCPT ); Sun, 21 Jul 2013 11:26:19 -0400 Received: from mail-oa0-f46.google.com ([209.85.219.46]:49493 "EHLO mail-oa0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755627Ab3GUP0R (ORCPT ); Sun, 21 Jul 2013 11:26:17 -0400 MIME-Version: 1.0 In-Reply-To: <20130703041432.7351.45970.sendpatchset@w520> References: <20130703041432.7351.45970.sendpatchset@w520> Date: Sun, 21 Jul 2013 17:26:17 +0200 Message-ID: Subject: Re: [PATCH] gpio: em: Add pinctrl support From: Linus Walleij To: Magnus Damm Cc: "linux-sh@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Simon Horman , Laurent Pinchart , Grant Likely Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 991 Lines: 29 On Wed, Jul 3, 2013 at 6:14 AM, Magnus Damm wrote: > From: Magnus Damm > > Register the GPIO pin range, and request and free GPIO pins using the > pinctrl API. The pctl_name platform data member should be used by > platform devices to point out which pinctrl device to use. > > Follows same style as "dc3465a gpio-rcar: Add pinctrl support", > by Laurent Pinchart, thanks to him. > > Signed-off-by: Magnus Damm Patch applied. As mentioned, Simon anyway will have a ton of deps on the pinctrl tree so we'll need to stabilize it there and then base subsequent work on shmobile on it. (Allow some time before I say that anything on devel is stable though.) Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/