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/ "imx6q.dtsi"
17 model = "Freescale i.MX6 Quad Armadillo2 Board";
18 compatible = "fsl,imx6q-arm2", "fsl,imx6q";
21 bootargs = "console=ttymxc0,115200 root=/dev/mmcblk3p3 rootwait";
25 reg = <0x10000000 0x80000000>;
29 aips-bus@02100000 { /* AIPS2 */
32 local-mac-address = [00 04 9F 01 1B 61];
36 usdhc@02198000 { /* uSDHC3 */
37 cd-gpios = <&gpio6 11 0>;
38 wp-gpios = <&gpio6 14 0>;
42 usdhc@0219c000 { /* uSDHC4 */
47 uart4: uart@021f0000 {
54 compatible = "gpio-leds";
58 gpios = <&gpio3 25 0>;
59 linux,default-trigger = "heartbeat";