Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935572Ab3DHSVy (ORCPT ); Mon, 8 Apr 2013 14:21:54 -0400 Received: from avon.wwwdotorg.org ([70.85.31.133]:50389 "EHLO avon.wwwdotorg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934699Ab3DHSVw (ORCPT ); Mon, 8 Apr 2013 14:21:52 -0400 Message-ID: <51630ABB.1020200@wwwdotorg.org> Date: Mon, 08 Apr 2013 12:21:47 -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: Jay Agarwal CC: linux@arm.linux.org.uk, thierry.reding@avionic-design.de, ldewangan@nvidia.com, bhelgaas@google.com, olof@lixom.net, hdoyu@nvidia.com, pgaikwad@nvidia.com, mturquette@linaro.org, pdeschrijver@nvidia.com, linux-arm-kernel@lists.infradead.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org, jtukkinen@nvidia.com, kthota@nvidia.com Subject: Re: [PATCH 1/3] ARM: tegra: pcie: Add tegra3 support References: <1365435688-4179-1-git-send-email-jagarwal@nvidia.com> In-Reply-To: <1365435688-4179-1-git-send-email-jagarwal@nvidia.com> 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: 1099 Lines: 26 On 04/08/2013 09:41 AM, Jay Agarwal wrote: > Signed-off-by: Jay Agarwal > > - Enable pcie root port 2 for cardhu > - Make private data structure for each SOC > - Add required tegra3 clocks and regulators > - Add tegra3 specific code in enable controller > - Modify clock tree to get clocks based on device > - Based on git://gitorious.org/thierryreding/linux.git A couple more points on this patch: * You didn't mention that this series is based on Thierry's work-in-progress tree, and not something immediately destined for upstream. As such, only Thierry is expected to actually apply any of these patches. * Your changes to the Tegra PCIe driver require that device tree include extra clocks and regulators. You need to update Documentation/devicetree/bindings/pci/nvidia,tegra20-pcie.txt to describe these new requirements. -- 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/