omap3-overo-storm-alto35.dts 570 B

12345678910111213141516171819202122
  1. /*
  2. * Copyright (C) 2014 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. * Alto35 expansion board is manufactured by Gumstix Inc.
  10. */
  11. /dts-v1/;
  12. #include "omap3-overo-storm.dtsi"
  13. #include "omap3-overo-alto35-common.dtsi"
  14. / {
  15. model = "OMAP36xx/AM37xx/DM37xx Gumstix Overo on Alto35";
  16. compatible = "gumstix,omap3-overo-alto35", "gumstix,omap3-overo", "ti,omap36xx", "ti,omap3";
  17. };