lantiq: use the device tree bindings from rt2x00 driver
[openwrt/staging/blogic.git] / target / linux / lantiq / dts / P2812HNUF1.dts
index 53ffbdd56c724301031bf67aa6e63eec17b7368d..b1d9eedb35d769d528d07f47a4884144dbd0d6bc 100644 (file)
                };
        };
 
-       ralink_eep {
-               compatible = "ralink,eeprom";
-               ralink,eeprom = "RT3062.eeprom";
-       };
-
        gpio-leds {
                usb1: usb1 {
                        label = "p2812hnuf1:green:usb1";
                };
        };
 };
+
+&pci0 {
+       wifi@1814,3062 {
+               compatible = "pci1814,3062";
+               reg = <0x7000 0 0 0 0>;
+               ralink,eeprom = "RT3062.eeprom";
+       };
+};