1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
4 #include <dt-bindings/gpio/gpio.h>
5 #include <dt-bindings/input/input.h>
10 model = "eTactica EG200";
11 compatible = "etactica,eg200", "rme-eg200";
18 compatible = "gpio-keys-polled";
24 linux,code = <KEY_WPS_BUTTON>;
25 gpios = <&gpio 11 GPIO_ACTIVE_LOW>;
30 compatible = "gpio-leds";
33 label = "eg200:red:modbus";
34 gpios = <&gpio 16 GPIO_ACTIVE_HIGH>;
35 default-state = "off";
39 label = "eg200:red:etactica";
40 gpios = <&gpio 15 GPIO_ACTIVE_HIGH>;
41 default-state = "off";
45 label = "eg200:red:eth0";
46 gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
47 default-state = "off";
51 label = "eg200:red:wlan";
52 gpios = <&gpio 0 GPIO_ACTIVE_LOW>;
53 default-state = "off";
54 linux,default-trigger = "phy0tpt";
78 mtd-mac-address = <&art 0x0>;
82 switch-phy-addr-swap = <1>;
83 switch-phy-swap = <1>;
89 compatible = "syscon", "simple-mfd";
93 num-chipselects = <1>;
99 compatible = "jedec,spi-nor";
100 spi-max-frequency = <50000000>;
104 compatible = "fixed-partitions";
105 #address-cells = <1>;
114 reg = <0x40000 0x10000>;
119 reg = <0x50000 0xfa0000>;
123 reg = <0xff0000 0x10000>;
132 mtd-cal-data = <&art 0x1000>;
133 mtd-mac-address = <&art 0x1002>;