#include "rt5350.dtsi" #include #include / { compatible = "nexx,wt1520", "ralink,rt5350-soc"; memory@0 { device_type = "memory"; reg = <0x0 0x2000000>; }; keys { compatible = "gpio-keys-polled"; poll-interval = <20>; reset { label = "reset"; gpios = <&gpio0 10 GPIO_ACTIVE_LOW>; linux,code = ; }; }; }; &pinctrl { state_default: pinctrl0 { gpio { ralink,group = "jtag", "uartf"; ralink,function = "gpio"; }; }; }; ðernet { mtd-mac-address = <&factory 0x4>; }; &wmac { ralink,mtd-eeprom = <&factory 0>; }; &ehci { status = "okay"; }; &ohci { status = "okay"; };