From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754252AbcL3OkE (ORCPT ); Fri, 30 Dec 2016 09:40:04 -0500 Received: from mail-qt0-f181.google.com ([209.85.216.181]:33099 "EHLO mail-qt0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753974AbcL3OkD (ORCPT ); Fri, 30 Dec 2016 09:40:03 -0500 MIME-Version: 1.0 In-Reply-To: <20161227172003.6517-1-tony@atomide.com> References: <20161227172003.6517-1-tony@atomide.com> From: Linus Walleij Date: Fri, 30 Dec 2016 15:39:29 +0100 Message-ID: Subject: Re: [PATCHv2 0/5] Add generic pinctrl helpers for managing groups and function To: Tony Lindgren , Gary Bisson Cc: Haojian Zhuang , Masahiro Yamada , Grygorii Strashko , Nishanth Menon , "linux-gpio@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Linux-OMAP Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Dec 27, 2016 at 6:19 PM, Tony Lindgren wrote: > Here are some changes to add generic helpers for managing pinctrl groups and > functions. I applied it, screwed around with it and pushed to the build servers to see if it survived. I really like the look of this and I hope lots of driver start to use it. Gary, I just applied your radix patches for i.MX, can you look if you can use the GENERIC_PINCTRL_GROUPS and GENERIC_PINMUX_FUCNTIONS that Tony invented and that I just merged to my devel branch in the pinctrl tree? It seems the i.MX could just reuse this right off and slim down quite a bit but the devil is in the details. Yours, Linus Walleij