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 = <&gpio3 13 0>;
33 wp-gpios = <&gpio3 14 0>;
37 ecspi@50010000 { /* ECSPI1 */
38 fsl,spi-num-chipselects = <2>;
39 cs-gpios = <&gpio2 30 0>, <&gpio3 19 0>;
45 compatible = "atmel,at45db321d", "atmel,at45", "atmel,dataflash";
46 spi-max-frequency = <25000000>;
57 reg = <0x40000 0x3c0000>;
62 esdhc@50020000 { /* ESDHC3 */
63 cd-gpios = <&gpio3 11 0>;
64 wp-gpios = <&gpio3 12 0>;
69 wdog@53f98000 { /* WDOG1 */
74 compatible = "fsl,imx53-iomuxc-evk";
75 reg = <0x53fa8000 0x4000>;
78 uart1: uart@53fbc000 {
83 aips@60000000 { /* AIPS2 */
85 fsl,sdma-ram-script-name = "imx/sdma/sdma-imx53.bin";
88 i2c@63fc4000 { /* I2C2 */
92 compatible = "fsl,mc13892", "fsl,mc13xxx";
97 compatible = "fsl,sgtl5000";
104 phy-reset-gpios = <&gpio7 6 0>;
111 compatible = "gpio-leds";
115 gpios = <&gpio7 7 0>;
116 linux,default-trigger = "heartbeat";