ramips: fix pci/pcie related dtc warnings
[openwrt/staging/wigyori.git] / target / linux / ramips / dts / RP-N53.dts
index b921d9ca5dc50a35b6655c3e92382bbcdfbffe3d..3d6d42c20eeeb5b905089a01fccd674fff08dc06 100644 (file)
 
 &pcie {
        status = "okay";
+};
 
-       pcie-bridge {
-               wifi@1814,5592 {
-                       compatible = "pci1814,5592";
-                       reg = <0x0000 0 0 0 0>;
-                       ralink,2ghz = <0>;
-                       ralink,mtd-eeprom = <&factory 0x8000>;
-               };
+&pcie0 {
+       wifi@1814,5592 {
+               compatible = "pci1814,5592";
+               reg = <0x0000 0 0 0 0>;
+               ralink,2ghz = <0>;
+               ralink,mtd-eeprom = <&factory 0x8000>;
        };
 };