linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: jagarwal@nvidia.com (Jay Agarwal)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/3] ARM: dts: tegra: Add PCIe entry for cardhu
Date: Mon, 8 Apr 2013 21:11:28 +0530	[thread overview]
Message-ID: <1365435688-4179-3-git-send-email-jagarwal@nvidia.com> (raw)
In-Reply-To: <1365435688-4179-1-git-send-email-jagarwal@nvidia.com>

Signed-off-by: Jay Agarwal <jagarwal@nvidia.com>

- Add PCIe node entry for cardhu
- Enable only root port 2
- Initialize regulators required for tegra30
- Based on git://gitorious.org/thierryreding/linux.git

 arch/arm/boot/dts/tegra30-cardhu.dtsi |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/arch/arm/boot/dts/tegra30-cardhu.dtsi b/arch/arm/boot/dts/tegra30-cardhu.dtsi
index d2fdf95..b64113e 100644
--- a/arch/arm/boot/dts/tegra30-cardhu.dtsi
+++ b/arch/arm/boot/dts/tegra30-cardhu.dtsi
@@ -137,6 +137,17 @@
 		};
 	};
 
+	pcie-controller {
+		status = "okay";
+		pex-clk-supply = <&pex_hvdd_3v3_reg>;
+		vdd-supply = <&ldo1_reg>;
+		avdd-supply = <&ldo2_reg>;
+
+		pci at 3,0 {
+			status = "okay";
+		};
+	};
+
 	serial at 70006000 {
 		status = "okay";
 	};
-- 
1.7.0.4

  parent reply	other threads:[~2013-04-08 15:41 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-08 15:41 [PATCH 1/3] ARM: tegra: pcie: Add tegra3 support Jay Agarwal
2013-04-08 15:41 ` [PATCH 2/3] ARM: dts: tegra: Correct PCIe entry Jay Agarwal
2013-04-08 18:27   ` Stephen Warren
2013-04-09  8:30     ` Peter De Schrijver
2013-04-09 15:46       ` Stephen Warren
2013-04-12 15:03       ` Jay Agarwal
2013-04-08 15:41 ` Jay Agarwal [this message]
2013-04-08 18:32   ` [PATCH 3/3] ARM: dts: tegra: Add PCIe entry for cardhu Stephen Warren
2013-04-08 18:11 ` [PATCH 1/3] ARM: tegra: pcie: Add tegra3 support Stephen Warren
2013-04-12 14:58   ` Jay Agarwal
2013-04-12 15:34     ` Stephen Warren
2013-04-13 10:23       ` Thierry Reding
2013-04-08 18:21 ` Stephen Warren
2013-04-12 16:43   ` Jay Agarwal
2013-04-12 17:01     ` Stephen Warren
2013-04-12 17:06       ` Jay Agarwal
2013-04-12 18:29         ` Stephen Warren
2013-04-10 17:23 ` Stephen Warren
2013-05-06 19:49 ` Stephen Warren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1365435688-4179-3-git-send-email-jagarwal@nvidia.com \
    --to=jagarwal@nvidia.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).