blob: e10dcd0fa539452f6fcaab8ae295fd60085f18b6 [file] [log] [blame]
Vaibhav Hiremathf0e15e22011-12-16 12:35:53 +05301/*
2 * Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/
3 *
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 as
6 * published by the Free Software Foundation.
7 */
8/dts-v1/;
9
Florian Vaussard98ef79572013-05-31 14:32:55 +020010#include "omap34xx.dtsi"
Tony Lindgren465ce682013-10-14 11:31:42 -070011#include "omap3-evm-common.dtsi"
Vaibhav Hiremathf0e15e22011-12-16 12:35:53 +053012
13/ {
Tony Lindgren465ce682013-10-14 11:31:42 -070014 model = "TI OMAP35XX EVM (TMDSEVM3530)";
Vaibhav Hiremathf0e15e22011-12-16 12:35:53 +053015 compatible = "ti,omap3-evm", "ti,omap3";
16
17 memory {
18 device_type = "memory";
19 reg = <0x80000000 0x10000000>; /* 256 MB */
20 };
Kishon Vijay Abraham Iad871c12013-03-07 19:05:16 +053021};