ARM: sun7i: DT: Add UART muxing options to the DTSI
[linux-2.6.git] / arch / arm / boot / dts / imx25-pdk.dts
blobf607ce520edae56fd9060ac8ca61e2663fbf35fc
1 /*
2  * Copyright 2013 Freescale Semiconductor, Inc.
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 "imx25.dtsi"
15 / {
16         model = "Freescale i.MX25 Product Development Kit";
17         compatible = "fsl,imx25-pdk", "fsl,imx25";
19         memory {
20                 reg = <0x80000000 0x4000000>;
21         };
24 &uart1 {
25         status = "okay";
28 &fec {
29         phy-mode = "rmii";
30         status = "okay";
33 &nfc {
34         nand-on-flash-bbt;
35         status = "okay";