blob: faafc48d8f61c11a5554293f77342e05503dd28a [file] [log] [blame]
Thomas Gleixnerd2912cb2019-06-04 10:11:33 +02001// SPDX-License-Identifier: GPL-2.0-only
Anil Kumar4bfe6342013-03-16 15:29:21 +05302/*
Anthoine Bourgeois98c6d552015-08-05 23:47:08 +02003 * Author: Anthoine Bourgeois <anthoine.bourgeois@gmail.com>
Anil Kumar4bfe6342013-03-16 15:29:21 +05304 */
5/dts-v1/;
6
Anthoine Bourgeois98c6d552015-08-05 23:47:08 +02007#include "omap3-devkit8000-common.dtsi"
Anil Kumar4bfe6342013-03-16 15:29:21 +05308/ {
9 model = "TimLL OMAP3 Devkit8000";
10 compatible = "timll,omap3-devkit8000", "ti,omap3";
11
Anthoine Bourgeois98c6d552015-08-05 23:47:08 +020012 aliases {
13 display1 = &dvi0;
14 display2 = &tv0;
Anthoine Bourgeoisf1022b92015-08-04 22:53:29 +020015 };
16};