Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756109AbdCGTgS (ORCPT ); Tue, 7 Mar 2017 14:36:18 -0500 Received: from mail-oi0-f42.google.com ([209.85.218.42]:35135 "EHLO mail-oi0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755863AbdCGTex (ORCPT ); Tue, 7 Mar 2017 14:34:53 -0500 MIME-Version: 1.0 In-Reply-To: References: <20170102182022.2047-1-gary.bisson@boundarydevices.com> <20170102182022.2047-2-gary.bisson@boundarydevices.com> From: Fabio Estevam Date: Tue, 7 Mar 2017 14:37:51 -0300 Message-ID: Subject: Re: [PATCH 1/2] pinctrl: imx: use generic pinctrl helpers for managing groups To: Gary Bisson Cc: Linus Walleij , Fabio Estevam , Tony Lindgren , Shawn Guo , "linux-gpio@vger.kernel.org" , linux-kernel Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 472 Lines: 19 Hi Gary, On Tue, Mar 7, 2017 at 2:26 PM, Gary Bisson wrote: > No it isn't because of the use of radix but instead of: > http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=950b0d91dc10 > > It has been discussed here: > https://lkml.org/lkml/2017/2/28/140 Thanks for the clarification. > Tony offered a patch in that thread which works. Tony, have you > submitted it yet? Looking forward to this one :-) Thanks