2 * Marvell 88F6281 GTW GE Board
4 * Lennert Buytenhek <buytenh@marvell.com>
5 * Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
7 * This file is licensed under the terms of the GNU General Public
8 * License version 2. This program is licensed "as is" without any
9 * warranty of any kind, whether express or implied.
11 * This file contains the definitions that are common between the 6281
12 * and 6282 variants of the Marvell Kirkwood Development Board.
17 #include "kirkwood.dtsi"
18 #include "kirkwood-6281.dtsi"
21 model = "Marvell 88F6281 GTW GE Board";
22 compatible = "marvell,mv88f6281gtw-ge", "marvell,kirkwood-88f6281", "marvell,kirkwood";
25 device_type = "memory";
26 reg = <0x00000000 0x20000000>; /* 512 MB */
30 bootargs = "console=ttyS0,115200n8 earlyprintk";
35 pin-controller@10000 {
36 pmx_usb_led: pmx-usb-led {
37 marvell,pins = "mpp12";
38 marvell,function = "gpo";
42 marvell,pins = "mpp20", "mpp21";
43 marvell,function = "gpio";
47 marvell,pins = "mpp46", "mpp47";
48 marvell,function = "gpio";
58 compatible = "mxicy,mx25l12805d", "jedec,spi-nor";
60 spi-max-frequency = <50000000>;
75 compatible = "gpio-leds";
76 pinctrl-0 = <&pmx_leds &pmx_usb_led>;
77 pinctrl-names = "default";
80 label = "gtw:green:Status";
81 gpios = <&gpio0 20 GPIO_ACTIVE_HIGH>;
85 label = "gtw:red:Status";
86 gpios = <&gpio0 21 GPIO_ACTIVE_HIGH>;
90 label = "gtw:green:USB";
91 gpios = <&gpio0 12 GPIO_ACTIVE_HIGH>;
96 compatible = "gpio-keys";
99 pinctrl-0 = <&pmx_keys>;
100 pinctrl-names = "default";
103 label = "SWR Button";
104 linux,code = <KEY_RESTART>;
105 gpios = <&gpio1 15 GPIO_ACTIVE_LOW>;
108 label = "WPS Button";
109 linux,code = <KEY_WPS_BUTTON>;
110 gpios = <&gpio1 14 GPIO_ACTIVE_LOW>;
117 compatible = "marvell,dsa";
118 #address-cells = <1>;
121 dsa,ethernet = <ð0port>;
122 dsa,mii-bus = <&mdio>;
125 #address-cells = <1>;
127 reg = <0 0>; /* MDIO address 0, switch 0 in tree */
166 compatible = "marvell,mv88e6085";
167 #address-cells = <1>;
172 #address-cells = <1>;
203 ethernet = <ð0port>;