[PATCH 3/3] dt: tegra20: Add ehci nodes to Seaboard.

From: achew
Date: Tue Jul 19 2011 - 18:50:31 EST


From: Andrew Chew <achew@xxxxxxxxxx>

Signed-off-by: Andrew Chew <achew@xxxxxxxxxx>
---
arch/arm/boot/dts/tegra-seaboard.dts | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/arch/arm/boot/dts/tegra-seaboard.dts b/arch/arm/boot/dts/tegra-seaboard.dts
index 5a99b4c..c5a1b71 100644
--- a/arch/arm/boot/dts/tegra-seaboard.dts
+++ b/arch/arm/boot/dts/tegra-seaboard.dts
@@ -31,4 +31,16 @@
sdhci@c8000600 {
status = "ok";
};
+
+ ehci@c5000000 {
+ status = "ok";
+ };
+
+ ehci@c5004000 {
+ status = "ok";
+ };
+
+ ehci@c5008000 {
+ status = "ok";
+ };
};
--
1.7.6

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/