ramips: dts: Unify naming of gpio-led nodes
[openwrt/staging/wigyori.git] / target / linux / ramips / dts / DIR-810L.dts
index b38290af531cf88f542b84521608a24fd16db2c4..d728449a481f178c18b09f576b0c6a38c684ea1e 100644 (file)
@@ -16,7 +16,7 @@
                led-upgrade = &led_power_green;
        };
 
-       gpio-keys-polled {
+       keys {
                compatible = "gpio-keys-polled";
                poll-interval = <20>;
 
@@ -33,7 +33,7 @@
                };
        };
 
-       gpio-leds {
+       leds {
                compatible = "gpio-leds";
 
                led_power_green: power {
                        };
 
                        partition@170000 {
+                               compatible = "denx,uimage";
                                label = "firmware";
                                reg = <0x170000 0x690000>;
                        };
 &wmac {
        ralink,mtd-eeprom = <&factory 0>;
 };
+
+&pcie0 {
+       wifi@0,0 {
+               reg = <0x0000 0 0 0 0>;
+               mediatek,mtd-eeprom = <&factory 0x8000>;
+               ieee80211-freq-limit = <5000000 6000000>;
+       };
+};