2 * Marvell OpenRD (Base|Client|Ultimate) Board Description
4 * Andrew Lunn <andrew@lunn.ch>
6 * This file is licensed under the terms of the GNU General Public
7 * License version 2. This program is licensed "as is" without any
8 * warranty of any kind, whether express or implied.
10 * This file contains the definitions that are common between the three
11 * variants of the Marvell Kirkwood Development Board.
14 #include "kirkwood.dtsi"
15 #include "kirkwood-6281.dtsi"
19 device_type = "memory";
20 reg = <0x00000000 0x20000000>;
24 bootargs = "console=ttyS0,115200n8";
29 pinctrl: pin-controller@10000 {
30 pinctrl-0 = <&pmx_select28 &pmx_sdio_cd &pmx_select34>;
31 pinctrl-names = "default";
33 pmx_select28: pmx-select-rs232-rs485 {
34 marvell,pins = "mpp28";
35 marvell,function = "gpio";
37 pmx_sdio_cd: pmx-sdio-cd {
38 marvell,pins = "mpp29";
39 marvell,function = "gpio";
41 pmx_select34: pmx-select-uart-sd {
42 marvell,pins = "mpp34";
43 marvell,function = "gpio";
56 cd-gpios = <&gpio0 29 9>;
61 gpios = <28 GPIO_ACTIVE_HIGH>;
63 * SelRS232or485 selects between RS-232 or RS-485
64 * mode for the second UART.
69 * To use the second UART, you need to change also
73 line-name = "SelRS232or485";
79 gpios = <2 GPIO_ACTIVE_HIGH>;
81 * SelUARTorSD selects between the second UART
82 * (serial@12100) and SD (mvsdio@90000).
87 * When changing this line make sure the newly
88 * selected device node is enabled and the
89 * previously selected device node is disabled.
91 output-high; /* Select SD by default */
92 line-name = "SelUARTorSD";
100 pinctrl-0 = <&pmx_nand>;
101 pinctrl-names = "default";
105 reg = <0x0000000 0x100000>;
110 reg = <0x0100000 0x400000>;
115 reg = <0x0600000 0x1FA00000>;