linux,default-trigger = "phy0tpt";
};
};
+
+ gpio_export {
+ compatible = "gpio-export";
+ #size-cells = <0>;
+
+ usbpower {
+ gpio-export,name = "usbpower";
+ gpio-export,output = <1>;
+ gpios = <&gpio0 13 GPIO_ACTIVE_HIGH>;
+ };
+ };
};
&ehci {
linux,code = <KEY_RESTART>;
};
};
-
- gpio_export {
- compatible = "gpio-export";
- #size-cells = <0>;
-
- usbpower {
- gpio-export,name = "usbpower";
- gpio-export,output = <1>;
- gpios = <&gpio0 13 GPIO_ACTIVE_HIGH>;
- };
- };
-};
-
-&sysc {
- ralink,gpiomux = "i2c", "jtag";
- ralink,uartmux = "gpio";
- ralink,wdtmux = <1>;
};
&gpio3 {
};
ðernet {
- pinctrl-names = "default";
- pinctrl-0 = <&ephy_pins>;
-
mtd-mac-address = <&factory 0x4>;
mediatek,portmap = "wllll";
&wmac {
ralink,mtd-eeprom = <&factory 0x0>;
- pinctrl-names = "default";
- pinctrl-0 = <&pa_pins>;
};
&state_default {