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 bootargs = "console=ttymxc0,115200 root=/dev/mmcblk0p3 rootwait";
25 reg = <0x90000000 0x20000000>;
29 aips@70000000 { /* aips-1 */
31 esdhc@70004000 { /* ESDHC1 */
37 esdhc@70008000 { /* ESDHC2 */
38 cd-gpios = <&gpio1 6 0>;
39 wp-gpios = <&gpio1 5 0>;
43 uart3: uart@7000c000 {
48 ecspi@70010000 { /* ECSPI1 */
49 fsl,spi-num-chipselects = <2>;
50 cs-gpios = <&gpio4 24 0>, <&gpio4 25 0>;
56 compatible = "fsl,mc13892";
57 spi-max-frequency = <6000000>;
59 mc13xxx-irq-gpios = <&gpio1 8 0>;
60 fsl,mc13xxx-uses-regulator;
66 compatible = "atmel,at45db321d", "atmel,at45", "atmel,dataflash";
67 spi-max-frequency = <25000000>;
78 reg = <0x40000 0x3c0000>;
84 wdog@73f98000 { /* WDOG1 */
89 compatible = "fsl,imx51-iomuxc-babbage";
90 reg = <0x73fa8000 0x4000>;
93 uart1: uart@73fbc000 {
98 uart2: uart@73fc0000 {
103 aips@80000000 { /* aips-2 */
105 fsl,sdma-ram-script-name = "imx/sdma/sdma-imx51.bin";
108 i2c@83fc4000 { /* I2C2 */
112 compatible = "fsl,sgtl5000";
125 compatible = "gpio-keys";
128 label = "Power Button";
129 gpios = <&gpio2 21 0>;
130 linux,code = <116>; /* KEY_POWER */