ramips: remove redundant includes in DTS files
[openwrt/staging/chunkeey.git] / target / linux / ramips / dts / mt7628an_vocore_vocore2.dtsi
index 6a312ff0b1594fe813946b222a51b9f61457b120..34664bde9425bebbd2b4705ca5d9c6b0f847c835 100644 (file)
@@ -1,5 +1,7 @@
 #include "mt7628an.dtsi"
 
+#include <dt-bindings/gpio/gpio.h>
+
 / {
        compatible = "vocore,vocore2", "mediatek,mt7628an-soc";
 
        };
 };
 
-&pinctrl {
-       state_default: pinctrl0 {
-               gpio {
-                       ralink,group = "wled_an", "refclk", "wdt";
-                       ralink,function = "gpio";
-               };
+&state_default {
+       gpio {
+               ralink,group = "wled_an", "refclk", "wdt";
+               ralink,function = "gpio";
        };
 };
 
 &wmac {
        status = "okay";
-       ralink,mtd-eeprom = <&factory 0x4>;
 };
 
 &ethernet {