From: Andrew Chew <[email protected]>

Seaboard has different values for some of the utmi properties.

Signed-off-by: Andrew Chew <[email protected]>
---
 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..f8737ed 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 {
+               hssync_start_delay = < 0 >;
+               xcvr_setup = < 15 >;
+               xcvr_lsfslew = < 2 >;
+               xcvr_lsrslew = < 2 >;
+       };
+
+       ehci@c5008000 {
+               hssync_start_delay = < 0 >;
+               xcvr_setup = < 8 >;
+       };
 };
-- 
1.7.6

--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to