omap3-overo-tobi.dts 543 B

1234567891011121314151617181920212223
  1. /*
  2. * Copyright (C) 2012 Florian Vaussard, EPFL Mobots group
  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. /*
  9. * Tobi expansion board is manufactured by Gumstix Inc.
  10. */
  11. /dts-v1/;
  12. #include "omap3-overo.dtsi"
  13. #include "omap3-overo-tobi-common.dtsi"
  14. / {
  15. model = "OMAP35xx Gumstix Overo on Tobi";
  16. compatible = "gumstix,omap3-overo-tobi", "gumstix,omap3-overo", "ti,omap3430", "ti,omap3";
  17. };