Adding support for MOXA ART SoC. Testing port of linux-2.6.32.60-moxart.
[linux-3.6.7-moxart.git] / arch / arm / boot / dts / imx27-3ds.dts
blob0a8978a40ecef73d826c12be5d7970b2120195da
1 /*
2  * Copyright 2012 Sascha Hauer, Pengutronix
3  *
4  * The code contained herein is licensed under the GNU General Public
5  * License. You may obtain a copy of the GNU General Public License
6  * Version 2 or later at the following locations:
7  *
8  * http://www.opensource.org/licenses/gpl-license.html
9  * http://www.gnu.org/copyleft/gpl.html
10  */
12 /dts-v1/;
13 /include/ "imx27.dtsi"
15 / {
16         model = "mx27_3ds";
17         compatible = "freescale,imx27-3ds", "fsl,imx27";
19         memory {
20                 reg = <0x0 0x0>;
21         };
23         soc {
24                 aipi@10000000 { /* aipi */
26                         wdog@10002000 {
27                                 status = "okay";
28                         };
30                         uart1: serial@1000a000 {
31                                 fsl,uart-has-rtscts;
32                                 status = "okay";
33                         };
35                         fec@1002b000 {
36                                 status = "okay";
37                         };
38                 };
39         };