ramips: add RP-N53 pcie wireless eeprom
[lede.git] / target / linux / ramips / dts / RP-N53.dts
index 514481b38218f2433ae6f55b0460db38f1c3597a..fe18b6f828e5604fb0bc53cb60df76a432003739 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>;
+               };
+       };
 };