Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759047AbbGHUzZ (ORCPT ); Wed, 8 Jul 2015 16:55:25 -0400 Received: from avon.wwwdotorg.org ([70.85.31.133]:48404 "EHLO avon.wwwdotorg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758725AbbGHUzW (ORCPT ); Wed, 8 Jul 2015 16:55:22 -0400 Message-ID: <559D8E36.50209@wwwdotorg.org> Date: Wed, 08 Jul 2015 14:55:18 -0600 From: Stephen Warren User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Tomeu Vizoso , linux-kernel@vger.kernel.org CC: linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-tegra@vger.kernel.org, Russell King , Thierry Reding , Kumar Gala , Ian Campbell , Rob Herring , Pawel Moll , Mark Rutland , Alexandre Courbot , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v1 3/3] ARM: tegra: Add gpio-ranges property References: <1435754753-31307-1-git-send-email-tomeu.vizoso@collabora.com> <1435754753-31307-4-git-send-email-tomeu.vizoso@collabora.com> In-Reply-To: <1435754753-31307-4-git-send-email-tomeu.vizoso@collabora.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 715 Lines: 17 On 07/01/2015 06:45 AM, Tomeu Vizoso wrote: > Specify how the GPIOs map to the pins in Tegra SoCs, so the dependency is > explicit. > > This currently will add a duplicated entry in the map from pins to gpios > in the pinmux controller but it should be harmless and will be fixed in a > later commit. Isn't it in an earlier commit now (patch 2/3)? :-) At a quick glance, I think this approach will be fine, so the series, Acked-by: Stephen Warren -- 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/