2 * Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.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/ "omap4.dtsi"
13 model = "TI OMAP4 SDP board";
14 compatible = "ti,omap4-sdp", "ti,omap4430", "ti,omap4";
17 device_type = "memory";
18 reg = <0x80000000 0x40000000>; /* 1 GB */
21 vdd_eth: fixedregulator@0 {
22 compatible = "regulator-fixed";
23 regulator-name = "VDD_ETH";
24 regulator-min-microvolt = <3300000>;
25 regulator-max-microvolt = <3300000>;
26 gpio = <&gpio2 16 0>; /* gpio line 48 */
31 vbat: fixedregulator@2 {
32 compatible = "regulator-fixed";
33 regulator-name = "VBAT";
34 regulator-min-microvolt = <3750000>;
35 regulator-max-microvolt = <3750000>;
40 compatible = "gpio-leds";
42 label = "omap4:green:debug0";
43 gpios = <&gpio2 29 0>; /* 61 */
47 label = "omap4:green:debug1";
48 gpios = <&gpio1 30 0>; /* 30 */
52 label = "omap4:green:debug2";
53 gpios = <&gpio1 7 0>; /* 7 */
57 label = "omap4:green:debug3";
58 gpios = <&gpio1 8 0>; /* 8 */
62 label = "omap4:green:debug4";
63 gpios = <&gpio2 18 0>; /* 50 */
67 label = "omap4:blue:user";
68 gpios = <&gpio6 9 0>; /* 169 */
72 label = "omap4:red:user";
73 gpios = <&gpio6 10 0>; /* 170 */
77 label = "omap4:green:user";
78 gpios = <&gpio5 11 0>; /* 139 */
83 compatible = "ti,abe-twl6040";
86 ti,jack-detection = <1>;
87 ti,mclk-freq = <38400000>;
92 ti,twl6040 = <&twl6040>;
96 "Headset Stereophone", "HSOL",
97 "Headset Stereophone", "HSOR",
103 "Vibrator", "VIBRAL",
104 "Vibrator", "VIBRAR",
105 "HSMIC", "Headset Mic",
106 "Headset Mic", "Headset Mic Bias",
107 "MAINMIC", "Main Handset Mic",
108 "Main Handset Mic", "Main Mic Bias",
109 "SUBMIC", "Sub Handset Mic",
110 "Sub Handset Mic", "Main Mic Bias",
113 "DMic", "Digital Mic",
114 "Digital Mic", "Digital Mic1 Bias";
119 clock-frequency = <400000>;
123 /* SPI = 0, IRQ# = 7, 4 = active high level-sensitive */
124 interrupts = <0 7 4>; /* IRQ_SYS_1N cascaded to gic */
125 interrupt-parent = <&gic>;
129 compatible = "ti,twl6040";
131 /* SPI = 0, IRQ# = 119, 4 = active high level-sensitive */
132 interrupts = <0 119 4>; /* IRQ_SYS_2N cascaded to gic */
133 interrupt-parent = <&gic>;
134 ti,audpwron-gpio = <&gpio4 31 0>; /* gpio line 127 */
136 vio-supply = <&v1v8>;
137 v2v1-supply = <&v2v1>;
140 /* regulators for vibra motor */
141 vddvibl-supply = <&vbat>;
142 vddvibr-supply = <&vbat>;
145 /* Vibra driver, motor resistance parameters */
146 ti,vibldrv-res = <8>;
147 ti,vibrdrv-res = <3>;
148 ti,viblmotor-res = <10>;
149 ti,vibrmotor-res = <10>;
154 /include/ "twl6030.dtsi"
157 clock-frequency = <400000>;
161 clock-frequency = <400000>;
165 * http://www.ti.com/lit/ds/symlink/tmp105.pdf
168 compatible = "ti,tmp105";
173 * Ambient Light Sensor
174 * http://www.rohm.com/products/databook/sensor/pdf/bh1780gli-e.pdf
177 compatible = "rohm,bh1780";
183 clock-frequency = <400000>;
186 * 3-Axis Digital Compass
187 * http://www.sparkfun.com/datasheets/Sensors/Magneto/HMC5843.pdf
190 compatible = "honeywell,hmc5843";
197 compatible = "ks8851";
198 spi-max-frequency = <24000000>;
200 interrupt-parent = <&gpio2>;
201 interrupts = <2>; /* gpio line 34 */
202 vdd-supply = <&vdd_eth>;
207 vmmc-supply = <&vmmc>;
212 vmmc-supply = <&vaux1>;