blob: faafc48d8f61c11a5554293f77342e05503dd28a [file] [log] [blame]
David Brazdil0f672f62019-12-10 10:32:29 +00001// SPDX-License-Identifier: GPL-2.0-only
Andrew Scullb4b6d4a2019-01-02 15:54:55 +00002/*
3 * Author: Anthoine Bourgeois <anthoine.bourgeois@gmail.com>
Andrew Scullb4b6d4a2019-01-02 15:54:55 +00004 */
5/dts-v1/;
6
7#include "omap3-devkit8000-common.dtsi"
8/ {
9 model = "TimLL OMAP3 Devkit8000";
10 compatible = "timll,omap3-devkit8000", "ti,omap3";
11
12 aliases {
13 display1 = &dvi0;
14 display2 = &tv0;
15 };
16};