ramips: dts: Unify naming of gpio-led nodes
[openwrt/openwrt.git] / target / linux / ramips / dts / DB-WRT01.dts
index e62621c4ae5273777f42a7d2fafffc55df425200..bb2c14e0962731c349d281b5333ae7b1601bc9ec 100644 (file)
@@ -16,7 +16,7 @@
                led-upgrade = &led_power;
        };
 
-       gpio-leds {
+       leds {
                compatible = "gpio-leds";
 
                led_power: power {
@@ -25,7 +25,7 @@
                };
        };
 
-       gpio-keys-polled {
+       keys {
                compatible = "gpio-keys-polled";
                poll-interval = <20>;
 
 &wmac {
        ralink,mtd-eeprom = <&factory 0>;
 };
-
-&pcie {
-       status = "okay";
-};