5 #include <dt-bindings/gpio/gpio.h>
6 #include <dt-bindings/input/input.h>
9 compatible = "samsung,cy-swr1100", "ralink,rt3883-soc";
10 model = "Samsung CY-SWR1100";
14 led-failsafe = &led_wps;
18 compatible = "cfi-flash";
19 reg = <0x1c000000 0x800000>;
23 compatible = "fixed-partitions";
35 reg = <0x30000 0x4000>;
39 factory: partition@34000 {
41 reg = <0x34000 0x4000>;
47 reg = <0x38000 0x8000>;
53 reg = <0x40000 0x10000>;
59 reg = <0x50000 0x7b0000>;
65 compatible = "realtek,rtl8367";
66 gpio-sda = <&gpio0 1 GPIO_ACTIVE_HIGH>;
67 gpio-sck = <&gpio0 2 GPIO_ACTIVE_HIGH>;
68 realtek,extif0 = <1 0 1 1 1 1 1 1 2>;
72 compatible = "gpio-keys-polled";
73 poll-interval = <100>;
77 gpios = <&gpio0 6 GPIO_ACTIVE_LOW>;
78 linux,code = <KEY_RESTART>;
83 gpios = <&gpio0 3 GPIO_ACTIVE_LOW>;
84 linux,code = <KEY_WPS_BUTTON>;
89 compatible = "gpio-leds";
92 label = "cy-swr1100:blue:wps";
93 gpios = <&gpio0 0 GPIO_ACTIVE_LOW>;
97 label = "cy-swr1100:blue:usb";
98 gpios = <&gpio1 1 GPIO_ACTIVE_LOW>;
99 trigger-sources = <&ohci_port1>, <&ehci_port1>;
100 linux,default-trigger = "usbport";
110 state_default: pinctrl0 {
112 ralink,group = "i2c", "spi";
113 ralink,function = "gpio";
120 mediatek,fixed-link = <1000 1 1 1>;
133 compatible = "pci0,0";
134 reg = <0x10000 0 0 0 0>;
136 ralink,mtd-eeprom = <&factory 0x2000>;
143 ralink,mtd-eeprom = <&factory 0>;