Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932437Ab3DCTiO (ORCPT ); Wed, 3 Apr 2013 15:38:14 -0400 Received: from avon.wwwdotorg.org ([70.85.31.133]:42739 "EHLO avon.wwwdotorg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932132Ab3DCTiM (ORCPT ); Wed, 3 Apr 2013 15:38:12 -0400 Message-ID: <515C8521.7070606@wwwdotorg.org> Date: Wed, 03 Apr 2013 13:38:09 -0600 From: Stephen Warren User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2 MIME-Version: 1.0 To: Venu Byravarasu CC: gregkh@linuxfoundation.org, stern@rowland.harvard.edu, balbi@ti.com, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, linux-tegra@vger.kernel.org, devicetree-discuss@lists.ozlabs.org Subject: Re: [PATCH 2/7] ARM: tegra: update device trees for USB binding rework References: <1363609781-4045-1-git-send-email-vbyravarasu@nvidia.com> <1363609781-4045-3-git-send-email-vbyravarasu@nvidia.com> <5148C253.6030007@wwwdotorg.org> In-Reply-To: <5148C253.6030007@wwwdotorg.org> X-Enigmail-Version: 1.4.6 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 Content-Length: 1454 Lines: 30 On 03/19/2013 01:53 PM, Stephen Warren wrote: > On 03/18/2013 06:29 AM, Venu Byravarasu wrote: >> This patch updates all Tegra board files so that they contain all the >> properties required by the updated USB DT binding. Note that this patch >> only adds the new properties and does not yet remove the old properties, >> in order to maintain bisectability. The old properties will be removed >> once the driver has been updated to assume the new bindings. >> >> Signed-off-by: Venu Byravarasu >> --- >> arch/arm/boot/dts/tegra20-colibri-512.dtsi | 4 +++ >> arch/arm/boot/dts/tegra20-harmony.dts | 8 +++--- >> arch/arm/boot/dts/tegra20-iris-512.dts | 4 +++ >> arch/arm/boot/dts/tegra20-paz00.dts | 8 +++--- >> arch/arm/boot/dts/tegra20-seaboard.dts | 13 +++++++--- >> arch/arm/boot/dts/tegra20-trimslice.dts | 12 +++++++--- >> arch/arm/boot/dts/tegra20-ventana.dts | 7 +++-- >> arch/arm/boot/dts/tegra20.dtsi | 32 +++++++++++++++++---------- >> 8 files changed, 57 insertions(+), 31 deletions(-) > > I think you forgot to update arch/arm/boot/dts/tegra20-whistler.dts in > this patch. This was not fixed in V2. -- 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/