lantiq: dts: use generic node names
[openwrt/staging/mkresin.git] / target / linux / lantiq / files / arch / mips / boot / dts / FRITZ7412.dts
index 3059c1285879c98a428ad9b0b1e645d5d5078a38..baf3d69fb5537b2f402d61af0022a998ece33441 100644 (file)
@@ -24,6 +24,7 @@
        };
 
        memory@0 {
+               device_type = "memory";
                reg = <0x0 0x8000000>;
        };
 
 };
 
 &localbus {
-       nand@0 {
+       flash@0 {
                compatible = "lantiq,nand-xway";
                bank-width = <2>;
                reg = <0 0x0 0x2000000>;
-               #address-cells = <1>;
-               #size-cells = <1>;
                lantiq,cs = <1>;
 
                partitions {
                };
        };
 
-       mdio@0 {
+       mdio {
                #address-cells = <1>;
                #size-cells = <0>;
-               reg = <0>;
                compatible = "lantiq,xrx200-mdio";
                
                phy11: ethernet-phy@11 {