Ash Charles | 72f5d5d | 2015-06-12 13:37:23 -0700 | [diff] [blame] | 1 | /* |
| 2 | * Copyright (C) 2015 Ash Charles, Gumstix, Inc. |
| 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 | /* |
| 10 | * TobiDuo expansion board is manufactured by Gumstix Inc. |
| 11 | */ |
| 12 | |
| 13 | /dts-v1/; |
| 14 | |
| 15 | #include "omap3-overo-storm.dtsi" |
| 16 | #include "omap3-overo-tobiduo-common.dtsi" |
| 17 | |
| 18 | / { |
| 19 | model = "OMAP36xx/AM37xx/DM37xx Gumstix Overo on TobiDuo"; |
| 20 | compatible = "gumstix,omap3-overo-tobiduo", "gumstix,omap3-overo", "ti,omap36xx", "ti,omap3"; |
| 21 | }; |