ARM: tegra: Add e2220-1170 board
[oweals/u-boot.git] / arch / arm / dts / tegra20-whistler.dts
index eb92264f9d6aff6cea59a22b32bfbf672e5ba690..c4a28eb427deff1bb0c79ada0d1fa857f8acd3da 100644 (file)
@@ -6,6 +6,10 @@
        model = "NVIDIA Tegra20 Whistler evaluation board";
        compatible = "nvidia,whistler", "nvidia,tegra20";
 
+       chosen {
+               stdout-path = &uarta;
+       };
+
        aliases {
                i2c0 = "/i2c@7000d000";
                usb0 = "/usb@c5008000";
@@ -62,7 +66,7 @@
 
        sdhci@c8000400 {
                status = "okay";
-               wp-gpios = <&gpio 173 0>; /* gpio PV5 */
+               wp-gpios = <&gpio TEGRA_GPIO(V, 5) GPIO_ACTIVE_HIGH>;
                bus-width = <8>;
        };