ramips: fix pci/pcie related dtc warnings
[openwrt/staging/dedeckeh.git] / target / linux / ramips / dts / WSR-600.dts
index 21cb6ba267ef89bfc6f4bb5a85730d5a29f059b9..37108691c0444fd0af9a926a60f1f1c5da4e593c 100644 (file)
 
 &pcie {
        status = "okay";
+};
 
-       pcie0 {
-               rt5592@0,0 {
-                       reg = <0x0000 0 0 0 0>;
-                       device_type = "pci";
-                       ralink,mtd-eeprom = <&factory 0x8000>;
-               };
+&pcie0 {
+       rt5592@0,0 {
+               reg = <0x0000 0 0 0 0>;
+               ralink,mtd-eeprom = <&factory 0x8000>;
        };
+};
 
-       pcie1 {
-               mt76@1,0 {
-                       reg = <0x0000 0 0 0 0>;
-                       device_type = "pci";
-                       mediatek,mtd-eeprom = <&factory 0x0000>;
-               };
+&pcie1 {
+       mt76@0,0 {
+               reg = <0x0000 0 0 0 0>;
+               mediatek,mtd-eeprom = <&factory 0x0000>;
        };
 };