ARM: dts: rmobile: Add rudimentary R8A7790 Stout DT
[oweals/u-boot.git] / arch / arm / dts / tegra186-p2771-0000.dtsi
index 6e071082f9ee9754665f08c1da90e77b4fceaf9a..a1319dc4936f00ff508b8f2ede12b0b00d9bd6d1 100644 (file)
                reg = <0x0 0x80000000 0x0 0x60000000>;
        };
 
+       ethernet@2490000 {
+               status = "okay";
+               phy-reset-gpios = <&gpio_main TEGRA_MAIN_GPIO(M, 4) GPIO_ACTIVE_LOW>;
+       };
+
        i2c@3160000 {
                status = "okay";
        };
@@ -71,3 +76,7 @@
                };
        };
 };
+
+&uarta {
+       status = "okay";
+};