Thomas Gleixner | d2912cb | 2019-06-04 10:11:33 +0200 | [diff] [blame] | 1 | // SPDX-License-Identifier: GPL-2.0-only |
Florian Vaussard | f03ef09 | 2014-02-13 11:25:15 +0100 | [diff] [blame] | 2 | /* |
| 3 | * Copyright (C) 2012 Florian Vaussard, EPFL Mobots group |
Florian Vaussard | f03ef09 | 2014-02-13 11:25:15 +0100 | [diff] [blame] | 4 | */ |
| 5 | |
| 6 | /* |
| 7 | * Tobi expansion board is manufactured by Gumstix Inc. |
| 8 | */ |
| 9 | |
| 10 | /dts-v1/; |
| 11 | |
Florian Vaussard | af3c038 | 2014-03-07 20:22:11 +0100 | [diff] [blame] | 12 | #include "omap3-overo.dtsi" |
Florian Vaussard | f03ef09 | 2014-02-13 11:25:15 +0100 | [diff] [blame] | 13 | #include "omap3-overo-tobi-common.dtsi" |
| 14 | |
| 15 | / { |
| 16 | model = "OMAP35xx Gumstix Overo on Tobi"; |
| 17 | compatible = "gumstix,omap3-overo-tobi", "gumstix,omap3-overo", "ti,omap3430", "ti,omap3"; |
| 18 | }; |
| 19 | |