Anil Kumar | 4bfe634 | 2013-03-16 15:29:21 +0530 | [diff] [blame] | 1 | /* |
Anthoine Bourgeois | 98c6d55 | 2015-08-05 23:47:08 +0200 | [diff] [blame] | 2 | * Author: Anthoine Bourgeois <anthoine.bourgeois@gmail.com> |
Anil Kumar | 4bfe634 | 2013-03-16 15:29:21 +0530 | [diff] [blame] | 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 | |
Anthoine Bourgeois | 98c6d55 | 2015-08-05 23:47:08 +0200 | [diff] [blame] | 10 | #include "omap3-devkit8000-common.dtsi" |
Anil Kumar | 4bfe634 | 2013-03-16 15:29:21 +0530 | [diff] [blame] | 11 | / { |
| 12 | model = "TimLL OMAP3 Devkit8000"; |
| 13 | compatible = "timll,omap3-devkit8000", "ti,omap3"; |
| 14 | |
Anthoine Bourgeois | 98c6d55 | 2015-08-05 23:47:08 +0200 | [diff] [blame] | 15 | aliases { |
| 16 | display1 = &dvi0; |
| 17 | display2 = &tv0; |
Anthoine Bourgeois | f1022b9 | 2015-08-04 22:53:29 +0200 | [diff] [blame] | 18 | }; |
| 19 | }; |