From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH] ARM: tegra: add port FF to GPIO ID's Date: Wed, 04 Dec 2013 12:37:25 -0700 Message-ID: <529F8475.2060507@wwwdotorg.org> References: <1384780241-31639-1-git-send-email-ldewangan@nvidia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1384780241-31639-1-git-send-email-ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Laxman Dewangan , rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org Cc: pawel.moll-5wv7dgnIgG8@public.gmane.org, mark.rutland-5wv7dgnIgG8@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Ashwini Ghuge List-Id: linux-tegra@vger.kernel.org On 11/18/2013 06:10 AM, Laxman Dewangan wrote: > NVIDIA Tegra124 supports has the new gpio port as GPIO_FF. > Add the macro for this port name. I've applied this to Tegra's for-3.14/dt branch. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756045Ab3LDThb (ORCPT ); Wed, 4 Dec 2013 14:37:31 -0500 Received: from avon.wwwdotorg.org ([70.85.31.133]:38193 "EHLO avon.wwwdotorg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755995Ab3LDTh2 (ORCPT ); Wed, 4 Dec 2013 14:37:28 -0500 Message-ID: <529F8475.2060507@wwwdotorg.org> Date: Wed, 04 Dec 2013 12:37:25 -0700 From: Stephen Warren User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: Laxman Dewangan , rob.herring@calxeda.com CC: pawel.moll@arm.com, mark.rutland@arm.com, devicetree@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, Ashwini Ghuge Subject: Re: [PATCH] ARM: tegra: add port FF to GPIO ID's References: <1384780241-31639-1-git-send-email-ldewangan@nvidia.com> In-Reply-To: <1384780241-31639-1-git-send-email-ldewangan@nvidia.com> X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 11/18/2013 06:10 AM, Laxman Dewangan wrote: > NVIDIA Tegra124 supports has the new gpio port as GPIO_FF. > Add the macro for this port name. I've applied this to Tegra's for-3.14/dt branch.