omap3-devkit8000.dts 458 B

1234567891011121314151617181920
  1. /*
  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. #include "omap3-devkit8000-common.dtsi"
  10. / {
  11. model = "TimLL OMAP3 Devkit8000";
  12. compatible = "timll,omap3-devkit8000", "ti,omap3";
  13. aliases {
  14. display1 = &dvi0;
  15. display2 = &tv0;
  16. };
  17. };