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
14 /include/ "imx51.dtsi"
17 model = "Freescale i.MX51 Babbage Board";
18 compatible = "fsl,imx51-babbage", "fsl,imx51";
21 reg = <0x90000000 0x20000000>;
26 compatible = "fsl,imx-parallel-display";
28 interface-pix-fmt = "rgb24";
29 pinctrl-names = "default";
30 pinctrl-0 = <&pinctrl_ipu_disp1_1>;
34 compatible = "fsl,imx-parallel-display";
36 interface-pix-fmt = "rgb565";
37 pinctrl-names = "default";
38 pinctrl-0 = <&pinctrl_ipu_disp2_1>;
41 aips@70000000 { /* aips-1 */
43 esdhc@70004000 { /* ESDHC1 */
44 pinctrl-names = "default";
45 pinctrl-0 = <&pinctrl_esdhc1_1>;
51 esdhc@70008000 { /* ESDHC2 */
52 pinctrl-names = "default";
53 pinctrl-0 = <&pinctrl_esdhc2_1>;
54 cd-gpios = <&gpio1 6 0>;
55 wp-gpios = <&gpio1 5 0>;
59 uart3: serial@7000c000 {
60 pinctrl-names = "default";
61 pinctrl-0 = <&pinctrl_uart3_1>;
66 ecspi@70010000 { /* ECSPI1 */
67 pinctrl-names = "default";
68 pinctrl-0 = <&pinctrl_ecspi1_1>;
69 fsl,spi-num-chipselects = <2>;
70 cs-gpios = <&gpio4 24 0>, <&gpio4 25 0>;
76 compatible = "fsl,mc13892";
77 spi-max-frequency = <6000000>;
79 interrupt-parent = <&gpio1>;
84 regulator-min-microvolt = <600000>;
85 regulator-max-microvolt = <1375000>;
91 regulator-min-microvolt = <900000>;
92 regulator-max-microvolt = <1850000>;
98 regulator-min-microvolt = <1100000>;
99 regulator-max-microvolt = <1850000>;
105 regulator-min-microvolt = <1100000>;
106 regulator-max-microvolt = <1850000>;
112 regulator-min-microvolt = <1050000>;
113 regulator-max-microvolt = <1800000>;
119 regulator-min-microvolt = <1650000>;
120 regulator-max-microvolt = <1650000>;
125 regulator-min-microvolt = <1800000>;
126 regulator-max-microvolt = <3150000>;
130 regulator-min-microvolt = <2400000>;
131 regulator-max-microvolt = <2775000>;
137 regulator-min-microvolt = <2775000>;
138 regulator-max-microvolt = <2775000>;
142 regulator-min-microvolt = <2300000>;
143 regulator-max-microvolt = <3000000>;
147 regulator-min-microvolt = <2500000>;
148 regulator-max-microvolt = <3000000>;
152 regulator-min-microvolt = <1200000>;
153 regulator-max-microvolt = <1200000>;
157 regulator-min-microvolt = <1200000>;
158 regulator-max-microvolt = <3150000>;
163 regulator-min-microvolt = <1800000>;
164 regulator-max-microvolt = <2900000>;
170 flash: at45db321d@1 {
171 #address-cells = <1>;
173 compatible = "atmel,at45db321d", "atmel,at45", "atmel,dataflash";
174 spi-max-frequency = <25000000>;
185 reg = <0x40000 0x3c0000>;
191 fsl,mode = "i2s-slave";
197 pinctrl-names = "default";
198 pinctrl-0 = <&pinctrl_hog>;
201 pinctrl_hog: hoggrp {
203 694 0x20d5 /* MX51_PAD_GPIO1_0__SD1_CD */
204 697 0x20d5 /* MX51_PAD_GPIO1_1__SD1_WP */
205 737 0x100 /* MX51_PAD_GPIO1_5__GPIO1_5 */
206 740 0x100 /* MX51_PAD_GPIO1_6__GPIO1_6 */
207 121 0x5 /* MX51_PAD_EIM_A27__GPIO2_21 */
208 402 0x85 /* MX51_PAD_CSPI1_SS0__GPIO4_24 */
209 405 0x85 /* MX51_PAD_CSPI1_SS1__GPIO4_25 */
215 uart1: serial@73fbc000 {
216 pinctrl-names = "default";
217 pinctrl-0 = <&pinctrl_uart1_1>;
222 uart2: serial@73fc0000 {
223 pinctrl-names = "default";
224 pinctrl-0 = <&pinctrl_uart2_1>;
229 aips@80000000 { /* aips-2 */
230 i2c@83fc4000 { /* I2C2 */
231 pinctrl-names = "default";
232 pinctrl-0 = <&pinctrl_i2c2_1>;
236 compatible = "fsl,sgtl5000";
238 clock-frequency = <26000000>;
239 VDDA-supply = <&vdig_reg>;
240 VDDIO-supply = <&vvideo_reg>;
245 pinctrl-names = "default";
246 pinctrl-0 = <&pinctrl_audmux_1>;
251 pinctrl-names = "default";
252 pinctrl-0 = <&pinctrl_fec_1>;
260 compatible = "gpio-keys";
263 label = "Power Button";
264 gpios = <&gpio2 21 0>;
265 linux,code = <116>; /* KEY_POWER */
271 compatible = "fsl,imx51-babbage-sgtl5000",
272 "fsl,imx-audio-sgtl5000";
273 model = "imx51-babbage-sgtl5000";
274 ssi-controller = <&ssi2>;
275 audio-codec = <&sgtl5000>;
277 "MIC_IN", "Mic Jack",
278 "Mic Jack", "Mic Bias",
279 "Headphone Jack", "HP_OUT";