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/ "imx53.dtsi"
17 model = "Freescale i.MX53 Evaluation Kit";
18 compatible = "fsl,imx53-evk", "fsl,imx53";
21 bootargs = "console=ttymxc0,115200 root=/dev/mmcblk0p3 rootwait";
25 reg = <0x70000000 0x80000000>;
29 aips@50000000 { /* AIPS1 */
31 esdhc@50004000 { /* ESDHC1 */
32 cd-gpios = <&gpio2 13 0>; /* GPIO3_13 */
33 wp-gpios = <&gpio2 14 0>; /* GPIO3_14 */
37 ecspi@50010000 { /* ECSPI1 */
38 fsl,spi-num-chipselects = <2>;
39 cs-gpios = <&gpio1 30 0>, /* GPIO2_30 */
40 <&gpio2 19 0>; /* GPIO3_19 */
46 compatible = "atmel,at45db321d", "atmel,at45", "atmel,dataflash";
47 spi-max-frequency = <25000000>;
58 reg = <0x40000 0x3c0000>;
63 esdhc@50020000 { /* ESDHC3 */
64 cd-gpios = <&gpio2 11 0>; /* GPIO3_11 */
65 wp-gpios = <&gpio2 12 0>; /* GPIO3_12 */
70 wdog@53f98000 { /* WDOG1 */
75 compatible = "fsl,imx53-iomuxc-evk";
76 reg = <0x53fa8000 0x4000>;
79 uart0: uart@53fbc000 { /* UART1 */
84 aips@60000000 { /* AIPS2 */
86 fsl,sdma-ram-script-name = "imx/sdma/sdma-imx53.bin";
89 i2c@63fc4000 { /* I2C2 */
93 compatible = "fsl,mc13892", "fsl,mc13xxx";
98 compatible = "fsl,sgtl5000";
105 phy-reset-gpios = <&gpio6 6 0>; /* GPIO7_6 */
112 compatible = "gpio-leds";
116 gpios = <&gpio6 7 0>; /* GPIO7_7 */
117 linux,default-trigger = "heartbeat";