ramips: use the ralink,mtd-eeprom device tree property
[openwrt/openwrt.git] / target / linux / ramips / dts / WHR-600D.dts
index 7d26f32b973e323b0de3d504a354b58a03674a79..c0633559b6ae112c7e96a82becad8d3029f4ef34 100644 (file)
 
 &pcie {
        status = "okay";
+
+       pcie-bridge {
+               wifi@1814,3091 {
+                       compatible = "pci1814,3091";
+                       reg = <0x0000 0 0 0 0>;
+                       mediatek,mtd-eeprom = <&factory 0x8000>;
+               };
+       };
 };