ramips/mt7620: Name DTS files based on scheme
[openwrt/staging/chunkeey.git] / target / linux / ramips / dts / ZBT-WG3526.dtsi
index afe99e8673a8a925ef1b319a3e1debc8650cc769..0cf94d57d26f96531f1b6887a05506547fecf961 100644 (file)
@@ -28,7 +28,7 @@
                };
        };
 
-       gpio-keys-polled {
+       keys {
                compatible = "gpio-keys-polled";
                poll-interval = <20>;
 
@@ -39,7 +39,7 @@
                };
        };
 
-       gpio-leds {
+       leds {
                compatible = "gpio-leds";
 
                led_status: status {
@@ -60,7 +60,6 @@
                compatible = "jedec,spi-nor";
                reg = <0>;
                spi-max-frequency = <10000000>;
-               m25p,chunked-io = <32>;
 
                partitions {
                        compatible = "fixed-partitions";
                reg = <0x0000 0 0 0 0>;
                mediatek,mtd-eeprom = <&factory 0x8000>;
                ieee80211-freq-limit = <5000000 6000000>;
+
+               led {
+                       led-sources = <2>;
+               };
        };
 };