2 * Author: Anil Kumar <anilk4.v@gmail.com>
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 /include/ "omap34xx.dtsi"
12 model = "TimLL OMAP3 Devkit8000";
13 compatible = "timll,omap3-devkit8000", "ti,omap3";
16 device_type = "memory";
17 reg = <0x80000000 0x10000000>; /* 256 MB */
21 compatible = "gpio-leds";
24 label = "devkit8000::led1";
25 gpios = <&gpio6 26 0>; /* 186 -> LED1 */
27 linux,default-trigger = "heartbeat";
31 label = "devkit8000::led2";
32 gpios = <&gpio6 3 0>; /* 163 -> LED2 */
34 linux,default-trigger = "none";
38 label = "devkit8000::led3";
39 gpios = <&gpio6 4 0>; /* 164 -> LED3 */
41 linux,default-trigger = "usr";
47 compatible = "ti,omap-twl4030";
48 ti,model = "devkit8000";
51 ti,codec = <&twl_audio>;
53 "Ext Spk", "PREDRIVEL",
54 "Ext Spk", "PREDRIVER",
55 "MAINMIC", "Main Mic",
56 "Main Mic", "Mic Bias 1";
61 clock-frequency = <2600000>;
65 interrupts = <7>; /* SYS_NIRQ cascaded to intc */
68 compatible = "ti,twl4030-audio";
83 /include/ "twl4030.dtsi"
86 vmmc-supply = <&vmmc1>;
87 vmmc_aux-supply = <&vsim>;
120 ranges = <0 0 0x30000000 0x04>; /* CS0: NAND */
123 reg = <0 0 0>; /* CS0, offset 0 */
124 nand-bus-width = <16>;
128 gpmc,cs-rd-off = <44>;
129 gpmc,cs-wr-off = <44>;
131 gpmc,adv-rd-off = <34>;
132 gpmc,adv-wr-off = <44>;
136 gpmc,rd-cycle = <82>;
137 gpmc,wr-cycle = <82>;
138 gpmc,wr-access = <40>;
139 gpmc,wr-data-mux-bus = <0>;
141 #address-cells = <1>;
151 reg = <0x80000 0x1e0000>;
154 bootloaders_env@260000 {
155 label = "U-Boot Env";
156 reg = <0x260000 0x20000>;
161 reg = <0x280000 0x400000>;
165 label = "File System";
166 reg = <0x680000 0xf980000>;