Back to home page

OSCL-LXR

 
 

    


0001 // SPDX-License-Identifier: GPL-2.0-only
0002 /*
0003  * Copyright (C) 2012 Florian Vaussard, EPFL Mobots group
0004  */
0005 
0006 /*
0007  * Tobi expansion board is manufactured by Gumstix Inc.
0008  */
0009 
0010 /dts-v1/;
0011 
0012 #include "omap3-overo-storm.dtsi"
0013 #include "omap3-overo-tobi-common.dtsi"
0014 
0015 / {
0016         model = "OMAP36xx/AM37xx/DM37xx Gumstix Overo on Tobi";
0017         compatible = "gumstix,omap3-overo-tobi", "gumstix,omap3-overo", "ti,omap3630", "ti,omap36xx", "ti,omap3";
0018 };
0019