ARM: tegra: fdt: Add 'non-removable' property to all eMMC nodes
[oweals/u-boot.git] / arch / arm / dts / sun8i-h3-orangepi-one.dts
index 0adf932fd9239f7bd88712390e8b2ba2ad1110d7..8df5c74f04c49e06d8358a2350110809a868639d 100644 (file)
        status = "okay";
 };
 
+&emac {
+       phy = <&phy1>;
+       phy-mode = "mii";
+       allwinner,use-internal-phy;
+       allwinner,leds-active-low;
+       status = "okay";
+       phy1: ethernet-phy@1 {
+               reg = <1>;
+       };
+};
+
 &mmc0 {
        pinctrl-names = "default";
        pinctrl-0 = <&mmc0_pins_a>, <&mmc0_cd_pin>;