devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: <achew@nvidia.com>
To: grant.likely@secretlab.ca, olof@lixom.net, swarren@nvidia.com,
	dwillemsen@nvidia.com, rklein@nvidia.com, mogantyv@nvidia.com
Cc: devicetree-discuss@lists.ozlabs.org, linux-tegra@vger.kernel.org,
	linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org,
	Andrew Chew <achew@nvidia.com>
Subject: [PATCH 3/3 v3] dt: tegra20: Add ehci overrides to Seaboard.
Date: Wed, 20 Jul 2011 20:23:39 -0700	[thread overview]
Message-ID: <1311218619-11174-3-git-send-email-achew@nvidia.com> (raw)
In-Reply-To: <1311218619-11174-1-git-send-email-achew@nvidia.com>

From: Andrew Chew <achew@nvidia.com>

Seaboard has different values for some of the utmi properties.

Signed-off-by: Andrew Chew <achew@nvidia.com>
Acked-by: Stephen Warren <swarren@nvidia.com>
---
 arch/arm/boot/dts/tegra-seaboard.dts |   17 +++++++++++++++++
 1 files changed, 17 insertions(+), 0 deletions(-)

diff --git a/arch/arm/boot/dts/tegra-seaboard.dts b/arch/arm/boot/dts/tegra-seaboard.dts
index 5a99b4c..adc000a 100644
--- a/arch/arm/boot/dts/tegra-seaboard.dts
+++ b/arch/arm/boot/dts/tegra-seaboard.dts
@@ -31,4 +31,21 @@
 	sdhci@c8000600 {
 		status = "ok";
 	};
+
+	ehci@c5000000 {
+		power-down-on-bus-suspend;
+		nvidia,hssync-start-delay = < 0 >;
+		nvidia,xcvr-setup = < 15 >;
+	};
+
+	ehci@c5004000 {
+		power-down-on-bus-suspend;
+		phy-type = "ulpi";
+	};
+
+	ehci@c5008000 {
+		power-down-on-bus-suspend;
+		nvidia,hssync-start-delay = < 0 >;
+		nvidia,xcvr-setup = < 8 >;
+	};
 };
-- 
1.7.6

  reply	other threads:[~2011-07-21  3:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-21  3:23 [PATCH 1/3 v3] usb: tegra20-ehci: Add devicetree support achew-DDmLM1+adcrQT0dZR+AlfA
2011-07-21  3:23 ` achew [this message]
     [not found]   ` <1311218619-11174-3-git-send-email-achew-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2011-07-21  3:43     ` [PATCH 3/3 v3] dt: tegra20: Add ehci overrides to Seaboard Olof Johansson
     [not found] ` <1311218619-11174-1-git-send-email-achew-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2011-07-21  3:23   ` [PATCH 2/3 v3] dt: tegra20: Add ehci host controller nodes achew-DDmLM1+adcrQT0dZR+AlfA
2011-07-21  3:42     ` Olof Johansson
2011-07-21  3:41   ` [PATCH 1/3 v3] usb: tegra20-ehci: Add devicetree support Olof Johansson
2011-07-21  3:42     ` Olof Johansson

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=1311218619-11174-3-git-send-email-achew@nvidia.com \
    --to=achew@nvidia.com \
    --cc=devicetree-discuss@lists.ozlabs.org \
    --cc=dwillemsen@nvidia.com \
    --cc=grant.likely@secretlab.ca \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tegra@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=mogantyv@nvidia.com \
    --cc=olof@lixom.net \
    --cc=rklein@nvidia.com \
    --cc=swarren@nvidia.com \
    /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).