#include "rt5350.dtsi" #include #include / { compatible = "nexx,wt1520", "ralink,rt5350-soc"; keys { compatible = "gpio-keys-polled"; poll-interval = <20>; reset { label = "reset"; gpios = <&gpio0 10 GPIO_ACTIVE_LOW>; linux,code = ; }; }; }; &state_default { gpio { groups = "jtag", "uartf"; function = "gpio"; }; }; ðernet { mtd-mac-address = <&factory 0x4>; }; &wmac { ralink,mtd-eeprom = <&factory 0x0>; };