2 * Copyright 2011 Freescale Semiconductor, Inc.
3 * Copyright 2011 Linaro Ltd.
5 * The code contained herein is licensed under the GNU General Public
6 * License. You may obtain a copy of the GNU General Public License
7 * Version 2 or later at the following locations:
9 * http://www.opensource.org/licenses/gpl-license.html
10 * http://www.gnu.org/copyleft/gpl.html
17 model = "Freescale i.MX51 Babbage Board";
18 compatible = "fsl,imx51-babbage", "fsl,imx51";
21 reg = <0x90000000 0x20000000>;
25 compatible = "fsl,imx-parallel-display";
27 interface-pix-fmt = "rgb24";
28 pinctrl-names = "default";
29 pinctrl-0 = <&pinctrl_ipu_disp1_1>;
33 compatible = "fsl,imx-parallel-display";
35 interface-pix-fmt = "rgb565";
36 pinctrl-names = "default";
37 pinctrl-0 = <&pinctrl_ipu_disp2_1>;
41 compatible = "gpio-keys";
44 label = "Power Button";
45 gpios = <&gpio2 21 0>;
46 linux,code = <116>; /* KEY_POWER */
52 compatible = "fsl,imx51-babbage-sgtl5000",
53 "fsl,imx-audio-sgtl5000";
54 model = "imx51-babbage-sgtl5000";
55 ssi-controller = <&ssi2>;
56 audio-codec = <&sgtl5000>;
59 "Mic Jack", "Mic Bias",
60 "Headphone Jack", "HP_OUT";
67 clock-frequency = <22579200>;
70 clk_26M: codec_clock {
71 compatible = "fixed-clock";
74 clock-frequency = <26000000>;
75 gpios = <&gpio4 26 1>;
81 pinctrl-names = "default";
82 pinctrl-0 = <&pinctrl_esdhc1_1>;
89 pinctrl-names = "default";
90 pinctrl-0 = <&pinctrl_esdhc2_1>;
91 cd-gpios = <&gpio1 6 0>;
92 wp-gpios = <&gpio1 5 0>;
97 pinctrl-names = "default";
98 pinctrl-0 = <&pinctrl_uart3_1>;
104 pinctrl-names = "default";
105 pinctrl-0 = <&pinctrl_ecspi1_1>;
106 fsl,spi-num-chipselects = <2>;
107 cs-gpios = <&gpio4 24 0>, <&gpio4 25 0>;
111 #address-cells = <1>;
113 compatible = "fsl,mc13892";
114 spi-max-frequency = <6000000>;
117 interrupt-parent = <&gpio1>;
118 interrupts = <8 0x4>;
122 regulator-min-microvolt = <600000>;
123 regulator-max-microvolt = <1375000>;
129 regulator-min-microvolt = <900000>;
130 regulator-max-microvolt = <1850000>;
136 regulator-min-microvolt = <1100000>;
137 regulator-max-microvolt = <1850000>;
143 regulator-min-microvolt = <1100000>;
144 regulator-max-microvolt = <1850000>;
150 regulator-min-microvolt = <1050000>;
151 regulator-max-microvolt = <1800000>;
157 regulator-min-microvolt = <1650000>;
158 regulator-max-microvolt = <1650000>;
163 regulator-min-microvolt = <1800000>;
164 regulator-max-microvolt = <3150000>;
168 regulator-min-microvolt = <2400000>;
169 regulator-max-microvolt = <2775000>;
175 regulator-min-microvolt = <2775000>;
176 regulator-max-microvolt = <2775000>;
180 regulator-min-microvolt = <2300000>;
181 regulator-max-microvolt = <3000000>;
185 regulator-min-microvolt = <2500000>;
186 regulator-max-microvolt = <3000000>;
190 regulator-min-microvolt = <1200000>;
191 regulator-max-microvolt = <1200000>;
195 regulator-min-microvolt = <1200000>;
196 regulator-max-microvolt = <3150000>;
201 regulator-min-microvolt = <1800000>;
202 regulator-max-microvolt = <2900000>;
208 flash: at45db321d@1 {
209 #address-cells = <1>;
211 compatible = "atmel,at45db321d", "atmel,at45", "atmel,dataflash";
212 spi-max-frequency = <25000000>;
223 reg = <0x40000 0x3c0000>;
229 fsl,mode = "i2s-slave";
234 pinctrl-names = "default";
235 pinctrl-0 = <&pinctrl_hog>;
238 pinctrl_hog: hoggrp {
240 MX51_PAD_GPIO1_0__SD1_CD 0x20d5
241 MX51_PAD_GPIO1_1__SD1_WP 0x20d5
242 MX51_PAD_GPIO1_5__GPIO1_5 0x100
243 MX51_PAD_GPIO1_6__GPIO1_6 0x100
244 MX51_PAD_EIM_A27__GPIO2_21 0x5
245 MX51_PAD_CSPI1_SS0__GPIO4_24 0x85
246 MX51_PAD_CSPI1_SS1__GPIO4_25 0x85
247 MX51_PAD_CSPI1_RDY__GPIO4_26 0x80000000
254 pinctrl-names = "default";
255 pinctrl-0 = <&pinctrl_uart1_1>;
261 pinctrl-names = "default";
262 pinctrl-0 = <&pinctrl_uart2_1>;
267 pinctrl-names = "default";
268 pinctrl-0 = <&pinctrl_i2c2_1>;
272 compatible = "fsl,sgtl5000";
275 VDDA-supply = <&vdig_reg>;
276 VDDIO-supply = <&vvideo_reg>;
281 pinctrl-names = "default";
282 pinctrl-0 = <&pinctrl_audmux_1>;
287 pinctrl-names = "default";
288 pinctrl-0 = <&pinctrl_fec_1>;
294 pinctrl-names = "default";
295 pinctrl-0 = <&pinctrl_kpp_1>;
296 linux,keymap = <0x00000067 /* KEY_UP */
297 0x0001006c /* KEY_DOWN */
298 0x00020072 /* KEY_VOLUMEDOWN */
299 0x00030066 /* KEY_HOME */
300 0x0100006a /* KEY_RIGHT */
301 0x01010069 /* KEY_LEFT */
302 0x0102001c /* KEY_ENTER */
303 0x01030073 /* KEY_VOLUMEUP */
304 0x02000040 /* KEY_F6 */
305 0x02010042 /* KEY_F8 */
306 0x02020043 /* KEY_F9 */
307 0x02030044 /* KEY_F10 */
308 0x0300003b /* KEY_F1 */
309 0x0301003c /* KEY_F2 */
310 0x0302003d /* KEY_F3 */
311 0x03030074>; /* KEY_POWER */