Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753456Ab3DLPDj (ORCPT ); Fri, 12 Apr 2013 11:03:39 -0400 Received: from hqemgate03.nvidia.com ([216.228.121.140]:11256 "EHLO hqemgate03.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752415Ab3DLPDh convert rfc822-to-8bit (ORCPT ); Fri, 12 Apr 2013 11:03:37 -0400 X-PGP-Universal: processed; by hqnvupgp07.nvidia.com on Fri, 12 Apr 2013 08:01:55 -0700 From: Jay Agarwal To: Peter De Schrijver , Stephen Warren CC: "linux@arm.linux.org.uk" , "thierry.reding@avionic-design.de" , Laxman Dewangan , "bhelgaas@google.com" , "olof@lixom.net" , Hiroshi Doyu , Prashant Gaikwad , "mturquette@linaro.org" , "linux-arm-kernel@lists.infradead.org" , "linux-tegra@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-pci@vger.kernel.org" , Juha Tukkinen , Krishna Thota Date: Fri, 12 Apr 2013 20:33:20 +0530 Subject: RE: [PATCH 2/3] ARM: dts: tegra: Correct PCIe entry Thread-Topic: [PATCH 2/3] ARM: dts: tegra: Correct PCIe entry Thread-Index: Ac40/I9IYk++End9Te6hXC5uW9xOIwCkh9Mw Message-ID: References: <1365435688-4179-1-git-send-email-jagarwal@nvidia.com> <1365435688-4179-2-git-send-email-jagarwal@nvidia.com> <51630BF4.6000605@wwwdotorg.org> <20130409083050.GQ3572@tbergstrom-lnx.Nvidia.com> In-Reply-To: <20130409083050.GQ3572@tbergstrom-lnx.Nvidia.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US MIME-Version: 1.0 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1207 Lines: 31 > On Mon, Apr 08, 2013 at 08:27:00PM +0200, Stephen Warren wrote: > > On 04/08/2013 09:41 AM, Jay Agarwal wrote: > > > Signed-off-by: Jay Agarwal > > > > Your s-o-b line should be below the patch description, not above it. > > Please see Documentation/SubmittingPatches. > > > > I also don't see a --- line between the patch description and diffstat. > > How are you generating these patch emails? Please see our internal > > wiki, or other git documentation. > > > > > diff --git a/arch/arm/boot/dts/tegra30.dtsi > > > b/arch/arm/boot/dts/tegra30.dtsi > > > > > - clock-names = "pex", "afi", "pcie_xclk", "pll_e", "cml"; > > > + clock-names = "pex", "afi", "pcie_xclk", "pll_e", "cml0"; > > > > Can you please explain more about this change? > > > > I see the Tegra clock driver provides both a "cml0" and a "cml1" clock. > > Are both of those used for PCIe? > > > > cml0 is used for pcie and cml1 is used for sata. > [>] Yes correct. -- 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/