1 // SPDX-License-Identifier: GPL-2.0-only 2 /* 3 * Author: Anthoine Bourgeois <anthoine.bourgeois@gmail.com> 4 */ 5 /dts-v1/; 6 7 #include "omap3-devkit8000-common.dtsi" 8 / { 9 model = "TimLL OMAP3 Devkit8000"; 10 compatible = "timll,omap3-devkit8000", "ti,omap3430", "ti,omap3"; 11 12 aliases { 13 display1 = &dvi0; 14 display2 = &tv0; 15 }; 16 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.