2 * Copyright (C) 2015 Ash Charles, Gumstix, Inc.
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 * TobiDuo expansion board is manufactured by Gumstix Inc.
13 #include "omap3-overo-common-peripherals.dtsi"
15 #include "omap-gpmc-smsc9221.dtsi"
18 smsc1: ethernet@gpmc {
20 interrupt-parent = <&gpio6>;
21 interrupts = <16 IRQ_TYPE_LEVEL_LOW>; /* GPIO 176 */
25 compatible = "smsc,lan9221","smsc,lan9115";
30 gpmc,cs-rd-off-ns = <42>;
31 gpmc,cs-wr-off-ns = <36>;
33 gpmc,adv-rd-off-ns = <12>;
34 gpmc,adv-wr-off-ns = <12>;
36 gpmc,oe-off-ns = <42>;
38 gpmc,we-off-ns = <36>;
39 gpmc,rd-cycle-ns = <60>;
40 gpmc,wr-cycle-ns = <54>;
41 gpmc,access-ns = <36>;
42 gpmc,page-burst-access-ns = <0>;
43 gpmc,bus-turnaround-ns = <0>;
44 gpmc,cycle2cycle-delay-ns = <0>;
45 gpmc,wr-data-mux-bus-ns = <18>;
46 gpmc,wr-access-ns = <42>;
47 gpmc,cycle2cycle-samecsen;
48 gpmc,cycle2cycle-diffcsen;
49 vddvario-supply = <&vddvario>;
50 vdd33a-supply = <&vdd33a>;
52 smsc,save-mac-address;
55 interrupt-parent = <&gpio3>;
56 interrupts = <1 IRQ_TYPE_LEVEL_LOW>; /* GPIO 65 */