omap3-overo-storm-tobi.dts 429 B

12345678910111213141516171819
  1. // SPDX-License-Identifier: GPL-2.0-only
  2. /*
  3. * Copyright (C) 2012 Florian Vaussard, EPFL Mobots group
  4. */
  5. /*
  6. * Tobi expansion board is manufactured by Gumstix Inc.
  7. */
  8. /dts-v1/;
  9. #include "omap3-overo-storm.dtsi"
  10. #include "omap3-overo-tobi-common.dtsi"
  11. / {
  12. model = "OMAP36xx/AM37xx/DM37xx Gumstix Overo on Tobi";
  13. compatible = "gumstix,omap3-overo-tobi", "gumstix,omap3-overo", "ti,omap3630", "ti,omap36xx", "ti,omap3";
  14. };