blob: de50e8f8623d8ad76d69e2ea4f66886c27abf152 [file] [log] [blame]
Lokesh Vutla2a9a8422015-09-19 16:26:55 +05301/*
2 * Copyright 2014 Texas Instruments, Inc.
3 *
4 * Keystone 2 Galileo EVM device tree
5 *
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License version 2 as
8 * published by the Free Software Foundation.
9 */
10/dts-v1/;
11
12#include "k2g.dtsi"
13
14/ {
15 compatible = "ti,k2g-evm","ti,keystone";
16 model = "Texas Instruments Keystone 2 Galileo EVM";
17
18 chosen {
19 stdout-path = &uart0;
20 };
21};