2 * Device Tree Source for IGEPv2 board
4 * Copyright (C) 2012 Javier Martinez Canillas <javier@collabora.co.uk>
5 * Copyright (C) 2012 Enric Balletbo i Serra <eballetbo@gmail.com>
7 * This program is free software; you can redistribute it and/or modify
8 * it under the terms of the GNU General Public License version 2 as
9 * published by the Free Software Foundation.
12 #include "omap3-igep.dtsi"
16 compatible = "isee,omap3-igep0020", "ti,omap3";
19 compatible = "gpio-leds";
21 label = "omap3:green:boot";
22 gpios = <&gpio1 26 GPIO_ACTIVE_HIGH>;
27 label = "omap3:red:user0";
28 gpios = <&gpio1 27 GPIO_ACTIVE_HIGH>;
29 default-state = "off";
33 label = "omap3:red:user1";
34 gpios = <&gpio1 28 GPIO_ACTIVE_HIGH>;
35 default-state = "off";
39 label = "omap3:green:user1";
40 gpios = <&twl_gpio 19 GPIO_ACTIVE_LOW>;
44 vddvario: regulator-vddvario {
45 compatible = "regulator-fixed";
46 regulator-name = "vddvario";
50 vdd33a: regulator-vdd33a {
51 compatible = "regulator-fixed";
52 regulator-name = "vdd33a";
58 clock-frequency = <100000>;
61 * Display monitor features are burnt in the EEPROM
65 compatible = "ti,eeprom";
71 ranges = <0 0 0x00000000 0x20000000>,
72 <5 0 0x2c000000 0x01000000>;
75 linux,mtd-name= "micron,mt29c4g96maz";
77 nand-bus-width = <16>;
78 ti,nand-ecc-opt = "bch8";
80 gpmc,sync-clk-ps = <0>;
82 gpmc,cs-rd-off-ns = <44>;
83 gpmc,cs-wr-off-ns = <44>;
85 gpmc,adv-rd-off-ns = <34>;
86 gpmc,adv-wr-off-ns = <44>;
87 gpmc,we-off-ns = <40>;
88 gpmc,oe-off-ns = <54>;
89 gpmc,access-ns = <64>;
90 gpmc,rd-cycle-ns = <82>;
91 gpmc,wr-cycle-ns = <82>;
92 gpmc,wr-access-ns = <40>;
93 gpmc,wr-data-mux-bus-ns = <0>;
104 reg = <0x100000 0x180000>;
107 label = "Environment";
108 reg = <0x280000 0x100000>;
112 reg = <0x380000 0x300000>;
115 label = "Filesystem";
116 reg = <0x680000 0x1f980000>;
121 pinctrl-names = "default";
122 pinctrl-0 = <&smsc911x_pins>;
123 compatible = "smsc,lan9221", "smsc,lan9115";
129 gpmc,cs-rd-off-ns = <186>;
130 gpmc,cs-wr-off-ns = <186>;
131 gpmc,adv-on-ns = <12>;
132 gpmc,adv-rd-off-ns = <48>;
133 gpmc,adv-wr-off-ns = <48>;
134 gpmc,oe-on-ns = <54>;
135 gpmc,oe-off-ns = <168>;
136 gpmc,we-on-ns = <54>;
137 gpmc,we-off-ns = <168>;
138 gpmc,rd-cycle-ns = <186>;
139 gpmc,wr-cycle-ns = <186>;
140 gpmc,access-ns = <114>;
141 gpmc,page-burst-access-ns = <6>;
142 gpmc,bus-turnaround-ns = <12>;
143 gpmc,cycle2cycle-delay-ns = <18>;
144 gpmc,wr-data-mux-bus-ns = <90>;
145 gpmc,wr-access-ns = <186>;
146 gpmc,cycle2cycle-samecsen;
147 gpmc,cycle2cycle-diffcsen;
149 interrupt-parent = <&gpio6>;
151 vmmc-supply = <&vddvario>;
152 vmmc_aux-supply = <&vdd33a>;
155 smsc,save-mac-address;