Back to home page

OSCL-LXR

 
 

    


0001 // SPDX-License-Identifier: GPL-2.0-only
0002 /*
0003  * Copyright (C) 2015 Ash Charles, Gumstix, Inc.
0004  */
0005 
0006 /*
0007  * TobiDuo expansion board is manufactured by Gumstix Inc.
0008  */
0009 
0010 /dts-v1/;
0011 
0012 #include "omap3-overo.dtsi"
0013 #include "omap3-overo-tobiduo-common.dtsi"
0014 
0015 / {
0016         model = "OMAP35xx Gumstix Overo on TobiDuo";
0017         compatible = "gumstix,omap3-overo-tobiduo", "gumstix,omap3-overo", "ti,omap3430", "ti,omap3";
0018 };