omap3-overo-storm-alto35.dts 436 B

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