blob: 40ac89482f5d005233bbe56cb042ffb473a1409d [file] [log] [blame]
Andrew Scullb4b6d4a2019-01-02 15:54:55 +00001/*
2 * Author: Anthoine Bourgeois <anthoine.bourgeois@gmail.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
10#include "omap3-devkit8000-common.dtsi"
11/ {
12 model = "TimLL OMAP3 Devkit8000";
13 compatible = "timll,omap3-devkit8000", "ti,omap3";
14
15 aliases {
16 display1 = &dvi0;
17 display2 = &tv0;
18 };
19};