staging:iio:adc:ad7606 move to info_mask_(shared_by_type/separate)
[linux/fpc-iii.git] / arch / arm / boot / dts / omap3-tobi.dts
bloba13d12de77ffe72bc2f41b53e5e41d813657f36a
1 /*
2  * Copyright (C) 2012 Florian Vaussard, EPFL Mobots group
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  */
9 /*
10  * Tobi expansion board is manufactured by Gumstix Inc.
11  */
13 /include/ "omap3-overo.dtsi"
15 / {
16         model = "TI OMAP3 Gumstix Overo on Tobi";
17         compatible = "ti,omap3-tobi", "ti,omap3-overo", "ti,omap3";
19         leds {
20                 compatible = "gpio-leds";
21                 heartbeat {
22                         label = "overo:red:gpio21";
23                         gpios = <&gpio1 21 0>;
24                         linux,default-trigger = "heartbeat";
25                 };
26         };
29 &i2c3 {
30         clock-frequency = <100000>;
33 &mmc3 {
34         status = "disabled";