arm: dts: mt7623: add gmacs to mt7623.dtsi
[linux-2.6-microblaze.git] / arch / arm / boot / dts / mt7623.dtsi
index 11379c3..f0b4a09 100644 (file)
                #address-cells = <1>;
                #size-cells = <0>;
                status = "disabled";
+
+               gmac0: mac@0 {
+                       compatible = "mediatek,eth-mac";
+                       reg = <0>;
+                       status = "disabled";
+               };
+
+               gmac1: mac@1 {
+                       compatible = "mediatek,eth-mac";
+                       reg = <1>;
+                       status = "disabled";
+               };
        };
 
        crypto: crypto@1b240000 {