2 * Copyright (C) 2012 Florian Vaussard, EPFL Mobots group
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.
10 * Tobi expansion board is manufactured by Gumstix Inc.
13 #include "omap3-overo.dtsi"
16 model = "TI OMAP3 Gumstix Overo on Tobi";
17 compatible = "ti,omap3-tobi", "ti,omap3-overo", "ti,omap3";
20 compatible = "gpio-leds";
22 label = "overo:red:gpio21";
23 gpios = <&gpio1 21 GPIO_ACTIVE_LOW>;
24 linux,default-trigger = "heartbeat";
28 vddvario: regulator-vddvario {
29 compatible = "regulator-fixed";
30 regulator-name = "vddvario";
34 vdd33a: regulator-vdd33a {
35 compatible = "regulator-fixed";
36 regulator-name = "vdd33a";
42 ranges = <5 0 0x2c000000 0x1000000>; /* CS5 */
45 compatible = "smsc,lan9221", "smsc,lan9115";
51 gpmc,cs-rd-off-ns = <42>;
52 gpmc,cs-wr-off-ns = <36>;
54 gpmc,adv-rd-off-ns = <12>;
55 gpmc,adv-wr-off-ns = <12>;
57 gpmc,oe-off-ns = <42>;
59 gpmc,we-off-ns = <36>;
60 gpmc,rd-cycle-ns = <60>;
61 gpmc,wr-cycle-ns = <54>;
62 gpmc,access-ns = <36>;
63 gpmc,page-burst-access-ns = <0>;
64 gpmc,bus-turnaround-ns = <0>;
65 gpmc,cycle2cycle-delay-ns = <0>;
66 gpmc,wr-data-mux-bus-ns = <18>;
67 gpmc,wr-access-ns = <42>;
68 gpmc,cycle2cycle-samecsen;
69 gpmc,cycle2cycle-diffcsen;
71 interrupt-parent = <&gpio6>;
72 interrupts = <16 IRQ_TYPE_LEVEL_LOW>; /* GPIO 176 */
78 clock-frequency = <100000>;