blob: fa04152b24bfca219d48c10ad0e1137ba37cea21 [file] [log] [blame]
Sekhar Nori27e6e0d2012-08-29 23:25:27 +05301/*
2 * Device Tree for DA850 EVM board
3 *
4 * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/
5 *
6 * This program is free software; you can redistribute it and/or modify it
7 * under the terms of the GNU General Public License as published by the
8 * Free Software Foundation, version 2.
9 */
10/dts-v1/;
11/include/ "da850.dtsi"
12
13/ {
14 compatible = "ti,da850-evm", "ti,da850";
15 model = "DA850/AM1808/OMAP-L138 EVM";
16
17 soc {
Kumar, Anil1faaba32013-01-16 14:37:39 +053018 pmx_core: pinmux@1c14120 {
19 status = "okay";
20 };
Sekhar Nori27e6e0d2012-08-29 23:25:27 +053021 serial0: serial@1c42000 {
22 status = "okay";
23 };
24 serial1: serial@1d0c000 {
25 status = "okay";
26 };
27 serial2: serial@1d0d000 {
28 status = "okay";
29 };
Mrugesh Katepallewar16616362013-01-28 13:17:48 +053030 rtc0: rtc@1c23000 {
31 status = "okay";
32 };
Sekhar Nori27e6e0d2012-08-29 23:25:27 +053033 };
Kumar, Anil99b88002013-01-16 14:37:41 +053034 nand_cs3@62000000 {
35 status = "okay";
36 pinctrl-names = "default";
37 pinctrl-0 = <&nand_cs3_pins>;
38 };
Sekhar Nori27e6e0d2012-08-29 23:25:27 +053039};