2 * Copyright 2013 Armadeus Systems - <support@armadeus.com>
4 * The code contained herein is licensed under the GNU General Public
5 * License. You may obtain a copy of the GNU General Public License
6 * Version 2 or later at the following locations:
8 * http://www.opensource.org/licenses/gpl-license.html
9 * http://www.gnu.org/copyleft/gpl.html
12 /* APF51Dev is a docking board for the APF51 SOM */
13 #include "imx51-apf51.dts"
16 model = "Armadeus Systems APF51Dev docking/development board";
17 compatible = "armadeus,imx51-apf51dev", "armadeus,imx51-apf51", "fsl,imx51";
20 compatible = "gpio-keys";
25 linux,code = <256>; /* BTN_0 */
30 compatible = "gpio-leds";
35 linux,default-trigger = "heartbeat";
41 pinctrl-names = "default";
42 pinctrl-0 = <&pinctrl_ecspi1_1>;
43 fsl,spi-num-chipselects = <2>;
44 cs-gpios = <&gpio4 24 0>, <&gpio4 25 0>;
49 pinctrl-names = "default";
50 pinctrl-0 = <&pinctrl_ecspi2_1>;
51 fsl,spi-num-chipselects = <2>;
52 cs-gpios = <&gpio3 28 1>, <&gpio3 27 1>;
57 pinctrl-names = "default";
58 pinctrl-0 = <&pinctrl_esdhc1_1>;
59 cd-gpios = <&gpio2 29 0>;
65 pinctrl-names = "default";
66 pinctrl-0 = <&pinctrl_esdhc2_1>;
73 pinctrl-names = "default";
74 pinctrl-0 = <&pinctrl_i2c2_2>;
79 pinctrl-names = "default";
80 pinctrl-0 = <&pinctrl_hog>;
85 MX51_PAD_EIM_EB2__GPIO2_22 0x0C5
86 MX51_PAD_EIM_EB3__GPIO2_23 0x0C5
87 MX51_PAD_EIM_CS4__GPIO2_29 0x100
88 MX51_PAD_NANDF_D13__GPIO3_27 0x0C5
89 MX51_PAD_NANDF_D12__GPIO3_28 0x0C5
90 MX51_PAD_CSPI1_SS0__GPIO4_24 0x0C5
91 MX51_PAD_CSPI1_SS1__GPIO4_25 0x0C5
92 MX51_PAD_GPIO1_2__GPIO1_2 0x0C5
93 MX51_PAD_GPIO1_3__GPIO1_3 0x0C5