blob: a5bf5e92eae848d9282223b03fcdd12d42351041 [file] [log] [blame]
Lauri Leukkunenffe7f952009-03-23 18:38:17 -07001/*
Amit Kucheria9312fff2009-08-27 20:27:57 +02002 * linux/arch/arm/mach-omap2/board-rx51-peripherals.c
Lauri Leukkunenffe7f952009-03-23 18:38:17 -07003 *
4 * Copyright (C) 2008-2009 Nokia
5 *
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License version 2 as
8 * published by the Free Software Foundation.
9 */
10
11#include <linux/kernel.h>
12#include <linux/init.h>
13#include <linux/platform_device.h>
14#include <linux/input.h>
Janusz Krzysztofik61354342009-10-22 14:43:17 -070015#include <linux/input/matrix_keypad.h>
Lauri Leukkunenffe7f952009-03-23 18:38:17 -070016#include <linux/spi/spi.h>
Ohad Ben-Cohenc1f9a092010-09-16 13:16:02 +020017#include <linux/wl12xx.h>
Lauri Leukkunenffe7f952009-03-23 18:38:17 -070018#include <linux/i2c.h>
Balaji T Kebeb53e2009-12-15 20:09:02 +053019#include <linux/i2c/twl.h>
Lauri Leukkunenffe7f952009-03-23 18:38:17 -070020#include <linux/clk.h>
21#include <linux/delay.h>
22#include <linux/regulator/machine.h>
23#include <linux/gpio.h>
Jani Nikulaf014ee32009-11-05 22:59:47 -080024#include <linux/gpio_keys.h>
Adrian Hunter5e763d22009-09-22 16:45:05 -070025#include <linux/mmc/host.h>
Lauri Leukkunenffe7f952009-03-23 18:38:17 -070026
Tony Lindgrence491cf2009-10-20 09:40:47 -070027#include <plat/mcspi.h>
Tony Lindgrence491cf2009-10-20 09:40:47 -070028#include <plat/board.h>
29#include <plat/common.h>
30#include <plat/dma.h>
31#include <plat/gpmc.h>
Tony Lindgrence491cf2009-10-20 09:40:47 -070032#include <plat/onenand.h>
33#include <plat/gpmc-smc91x.h>
Lauri Leukkunenffe7f952009-03-23 18:38:17 -070034
Manjunath Kondaiah G04aeae72010-10-08 09:58:35 -070035#include <mach/board-rx51.h>
36
Jarkko Nikula87581fd2010-08-02 13:18:02 +030037#include <sound/tlv320aic3x.h>
Jarkko Nikula64d06692010-08-02 13:18:03 +030038#include <sound/tpa6130a2-plat.h>
Jarkko Nikula589541c2011-02-21 08:42:36 +020039#include <media/radio-si4713.h>
40#include <media/si4713.h>
Jarkko Nikula87581fd2010-08-02 13:18:02 +030041
Mathias Nyman70b5d732010-08-02 13:18:03 +030042#include <../drivers/staging/iio/light/tsl2563.h>
43
Tony Lindgren4896e392009-12-11 16:16:32 -080044#include "mux.h"
Adrian Hunterd02a900b2010-02-15 10:03:34 -080045#include "hsmmc.h"
Mike Rapoportfbd80712011-04-25 01:09:06 +030046#include "common-board-devices.h"
Lauri Leukkunenffe7f952009-03-23 18:38:17 -070047
Adrian Hunterf52eeee2009-05-28 14:04:04 -070048#define SYSTEM_REV_B_USES_VAUX3 0x1699
49#define SYSTEM_REV_S_USES_VAUX3 0x8
50
Kalle Valoa24e61a2009-11-18 18:41:06 -080051#define RX51_WL1251_POWER_GPIO 87
52#define RX51_WL1251_IRQ_GPIO 42
Jarkko Nikula589541c2011-02-21 08:42:36 +020053#define RX51_FMTX_RESET_GPIO 163
54#define RX51_FMTX_IRQ 53
Kalle Valoa24e61a2009-11-18 18:41:06 -080055
56/* list all spi devices here */
57enum {
58 RX51_SPI_WL1251,
Roger Quadros03e11102010-05-10 10:35:17 +020059 RX51_SPI_MIPID, /* LCD panel */
Roger Quadros6996e7f2010-03-22 17:16:25 +020060 RX51_SPI_TSC2005, /* Touch Controller */
Kalle Valoa24e61a2009-11-18 18:41:06 -080061};
62
63static struct wl12xx_platform_data wl1251_pdata;
64
Mathias Nyman70b5d732010-08-02 13:18:03 +030065#if defined(CONFIG_SENSORS_TSL2563) || defined(CONFIG_SENSORS_TSL2563_MODULE)
66static struct tsl2563_platform_data rx51_tsl2563_platform_data = {
67 .cover_comp_gain = 16,
68};
69#endif
70
Kalle Valoa24e61a2009-11-18 18:41:06 -080071static struct omap2_mcspi_device_config wl1251_mcspi_config = {
72 .turbo_mode = 0,
73 .single_channel = 1,
74};
75
Roger Quadros03e11102010-05-10 10:35:17 +020076static struct omap2_mcspi_device_config mipid_mcspi_config = {
77 .turbo_mode = 0,
78 .single_channel = 1,
79};
80
Roger Quadros6996e7f2010-03-22 17:16:25 +020081static struct omap2_mcspi_device_config tsc2005_mcspi_config = {
82 .turbo_mode = 0,
83 .single_channel = 1,
84};
85
Kalle Valoa24e61a2009-11-18 18:41:06 -080086static struct spi_board_info rx51_peripherals_spi_board_info[] __initdata = {
87 [RX51_SPI_WL1251] = {
88 .modalias = "wl1251",
89 .bus_num = 4,
90 .chip_select = 0,
91 .max_speed_hz = 48000000,
Kalle Valo860fc972009-12-11 16:16:37 -080092 .mode = SPI_MODE_3,
Kalle Valoa24e61a2009-11-18 18:41:06 -080093 .controller_data = &wl1251_mcspi_config,
94 .platform_data = &wl1251_pdata,
95 },
Roger Quadros03e11102010-05-10 10:35:17 +020096 [RX51_SPI_MIPID] = {
97 .modalias = "acx565akm",
98 .bus_num = 1,
99 .chip_select = 2,
100 .max_speed_hz = 6000000,
101 .controller_data = &mipid_mcspi_config,
102 },
Roger Quadros6996e7f2010-03-22 17:16:25 +0200103 [RX51_SPI_TSC2005] = {
104 .modalias = "tsc2005",
105 .bus_num = 1,
106 .chip_select = 0,
107 /* .irq = OMAP_GPIO_IRQ(RX51_TSC2005_IRQ_GPIO),*/
108 .max_speed_hz = 6000000,
109 .controller_data = &tsc2005_mcspi_config,
110 /* .platform_data = &tsc2005_config,*/
111 },
Kalle Valoa24e61a2009-11-18 18:41:06 -0800112};
113
Heikki Krogerusfd0964c2010-08-19 15:09:37 +0300114static struct platform_device rx51_charger_device = {
115 .name = "isp1704_charger",
116};
117
Jani Nikulaf014ee32009-11-05 22:59:47 -0800118#if defined(CONFIG_KEYBOARD_GPIO) || defined(CONFIG_KEYBOARD_GPIO_MODULE)
119
120#define RX51_GPIO_CAMERA_LENS_COVER 110
121#define RX51_GPIO_CAMERA_FOCUS 68
122#define RX51_GPIO_CAMERA_CAPTURE 69
123#define RX51_GPIO_KEYPAD_SLIDE 71
124#define RX51_GPIO_LOCK_BUTTON 113
125#define RX51_GPIO_PROXIMITY 89
126
127#define RX51_GPIO_DEBOUNCE_TIMEOUT 10
128
129static struct gpio_keys_button rx51_gpio_keys[] = {
130 {
131 .desc = "Camera Lens Cover",
132 .type = EV_SW,
133 .code = SW_CAMERA_LENS_COVER,
134 .gpio = RX51_GPIO_CAMERA_LENS_COVER,
135 .active_low = 1,
136 .debounce_interval = RX51_GPIO_DEBOUNCE_TIMEOUT,
137 }, {
138 .desc = "Camera Focus",
139 .type = EV_KEY,
140 .code = KEY_CAMERA_FOCUS,
141 .gpio = RX51_GPIO_CAMERA_FOCUS,
142 .active_low = 1,
143 .debounce_interval = RX51_GPIO_DEBOUNCE_TIMEOUT,
144 }, {
145 .desc = "Camera Capture",
146 .type = EV_KEY,
147 .code = KEY_CAMERA,
148 .gpio = RX51_GPIO_CAMERA_CAPTURE,
149 .active_low = 1,
150 .debounce_interval = RX51_GPIO_DEBOUNCE_TIMEOUT,
151 }, {
152 .desc = "Lock Button",
153 .type = EV_KEY,
154 .code = KEY_SCREENLOCK,
155 .gpio = RX51_GPIO_LOCK_BUTTON,
156 .active_low = 1,
157 .debounce_interval = RX51_GPIO_DEBOUNCE_TIMEOUT,
158 }, {
159 .desc = "Keypad Slide",
160 .type = EV_SW,
161 .code = SW_KEYPAD_SLIDE,
162 .gpio = RX51_GPIO_KEYPAD_SLIDE,
163 .active_low = 1,
164 .debounce_interval = RX51_GPIO_DEBOUNCE_TIMEOUT,
165 }, {
166 .desc = "Proximity Sensor",
167 .type = EV_SW,
168 .code = SW_FRONT_PROXIMITY,
169 .gpio = RX51_GPIO_PROXIMITY,
170 .active_low = 0,
171 .debounce_interval = RX51_GPIO_DEBOUNCE_TIMEOUT,
172 }
173};
174
175static struct gpio_keys_platform_data rx51_gpio_keys_data = {
176 .buttons = rx51_gpio_keys,
177 .nbuttons = ARRAY_SIZE(rx51_gpio_keys),
178};
179
180static struct platform_device rx51_gpio_keys_device = {
181 .name = "gpio-keys",
182 .id = -1,
183 .dev = {
184 .platform_data = &rx51_gpio_keys_data,
185 },
186};
187
188static void __init rx51_add_gpio_keys(void)
189{
190 platform_device_register(&rx51_gpio_keys_device);
191}
192#else
193static void __init rx51_add_gpio_keys(void)
194{
195}
196#endif /* CONFIG_KEYBOARD_GPIO || CONFIG_KEYBOARD_GPIO_MODULE */
197
Manjunath Kondaiah Gbead4372010-10-08 10:01:13 -0700198static uint32_t board_keymap[] = {
Dmitry Torokhov3fea6022010-07-20 20:25:35 -0700199 /*
200 * Note that KEY(x, 8, KEY_XXX) entries represent "entrire row
201 * connected to the ground" matrix state.
202 */
Lauri Leukkunenffe7f952009-03-23 18:38:17 -0700203 KEY(0, 0, KEY_Q),
Amit Kucheriaacf442d2009-10-05 21:43:44 -0700204 KEY(0, 1, KEY_O),
205 KEY(0, 2, KEY_P),
206 KEY(0, 3, KEY_COMMA),
207 KEY(0, 4, KEY_BACKSPACE),
208 KEY(0, 6, KEY_A),
209 KEY(0, 7, KEY_S),
Dmitry Torokhov3fea6022010-07-20 20:25:35 -0700210
Amit Kucheriaacf442d2009-10-05 21:43:44 -0700211 KEY(1, 0, KEY_W),
Lauri Leukkunenffe7f952009-03-23 18:38:17 -0700212 KEY(1, 1, KEY_D),
Amit Kucheriaacf442d2009-10-05 21:43:44 -0700213 KEY(1, 2, KEY_F),
214 KEY(1, 3, KEY_G),
215 KEY(1, 4, KEY_H),
216 KEY(1, 5, KEY_J),
217 KEY(1, 6, KEY_K),
218 KEY(1, 7, KEY_L),
Dmitry Torokhov3fea6022010-07-20 20:25:35 -0700219
Amit Kucheriaacf442d2009-10-05 21:43:44 -0700220 KEY(2, 0, KEY_E),
221 KEY(2, 1, KEY_DOT),
Lauri Leukkunenffe7f952009-03-23 18:38:17 -0700222 KEY(2, 2, KEY_UP),
Amit Kucheriaacf442d2009-10-05 21:43:44 -0700223 KEY(2, 3, KEY_ENTER),
224 KEY(2, 5, KEY_Z),
225 KEY(2, 6, KEY_X),
226 KEY(2, 7, KEY_C),
Dmitry Torokhov3fea6022010-07-20 20:25:35 -0700227 KEY(2, 8, KEY_F9),
228
Amit Kucheriaacf442d2009-10-05 21:43:44 -0700229 KEY(3, 0, KEY_R),
230 KEY(3, 1, KEY_V),
231 KEY(3, 2, KEY_B),
Lauri Leukkunenffe7f952009-03-23 18:38:17 -0700232 KEY(3, 3, KEY_N),
Amit Kucheriaacf442d2009-10-05 21:43:44 -0700233 KEY(3, 4, KEY_M),
234 KEY(3, 5, KEY_SPACE),
235 KEY(3, 6, KEY_SPACE),
236 KEY(3, 7, KEY_LEFT),
Dmitry Torokhov3fea6022010-07-20 20:25:35 -0700237
Amit Kucheriaacf442d2009-10-05 21:43:44 -0700238 KEY(4, 0, KEY_T),
239 KEY(4, 1, KEY_DOWN),
240 KEY(4, 2, KEY_RIGHT),
Lauri Leukkunenffe7f952009-03-23 18:38:17 -0700241 KEY(4, 4, KEY_LEFTCTRL),
Amit Kucheriaacf442d2009-10-05 21:43:44 -0700242 KEY(4, 5, KEY_RIGHTALT),
243 KEY(4, 6, KEY_LEFTSHIFT),
Dmitry Torokhov2e65a202010-07-26 01:12:37 -0700244 KEY(4, 8, KEY_F10),
Dmitry Torokhov3fea6022010-07-20 20:25:35 -0700245
Amit Kucheriaacf442d2009-10-05 21:43:44 -0700246 KEY(5, 0, KEY_Y),
Dmitry Torokhov2e65a202010-07-26 01:12:37 -0700247 KEY(5, 8, KEY_F11),
Dmitry Torokhov3fea6022010-07-20 20:25:35 -0700248
Amit Kucheriaacf442d2009-10-05 21:43:44 -0700249 KEY(6, 0, KEY_U),
Dmitry Torokhov3fea6022010-07-20 20:25:35 -0700250
Amit Kucheriaacf442d2009-10-05 21:43:44 -0700251 KEY(7, 0, KEY_I),
252 KEY(7, 1, KEY_F7),
253 KEY(7, 2, KEY_F8),
Lauri Leukkunenffe7f952009-03-23 18:38:17 -0700254};
255
Tony Lindgren4f543332009-09-24 16:23:16 -0700256static struct matrix_keymap_data board_map_data = {
257 .keymap = board_keymap,
258 .keymap_size = ARRAY_SIZE(board_keymap),
259};
260
Lauri Leukkunenffe7f952009-03-23 18:38:17 -0700261static struct twl4030_keypad_data rx51_kp_data = {
Tony Lindgren4f543332009-09-24 16:23:16 -0700262 .keymap_data = &board_map_data,
Lauri Leukkunenffe7f952009-03-23 18:38:17 -0700263 .rows = 8,
264 .cols = 8,
Lauri Leukkunenffe7f952009-03-23 18:38:17 -0700265 .rep = 1,
266};
267
Lauri Leukkunenffe7f952009-03-23 18:38:17 -0700268static struct twl4030_madc_platform_data rx51_madc_data = {
269 .irq_line = 1,
270};
271
Adrian Hunterce6f0012010-02-15 10:03:34 -0800272/* Enable input logic and pull all lines up when eMMC is on. */
273static struct omap_board_mux rx51_mmc2_on_mux[] = {
274 OMAP3_MUX(SDMMC2_CMD, OMAP_PIN_INPUT_PULLUP | OMAP_MUX_MODE0),
275 OMAP3_MUX(SDMMC2_DAT0, OMAP_PIN_INPUT_PULLUP | OMAP_MUX_MODE0),
276 OMAP3_MUX(SDMMC2_DAT1, OMAP_PIN_INPUT_PULLUP | OMAP_MUX_MODE0),
277 OMAP3_MUX(SDMMC2_DAT2, OMAP_PIN_INPUT_PULLUP | OMAP_MUX_MODE0),
278 OMAP3_MUX(SDMMC2_DAT3, OMAP_PIN_INPUT_PULLUP | OMAP_MUX_MODE0),
279 OMAP3_MUX(SDMMC2_DAT4, OMAP_PIN_INPUT_PULLUP | OMAP_MUX_MODE0),
280 OMAP3_MUX(SDMMC2_DAT5, OMAP_PIN_INPUT_PULLUP | OMAP_MUX_MODE0),
281 OMAP3_MUX(SDMMC2_DAT6, OMAP_PIN_INPUT_PULLUP | OMAP_MUX_MODE0),
282 OMAP3_MUX(SDMMC2_DAT7, OMAP_PIN_INPUT_PULLUP | OMAP_MUX_MODE0),
283 { .reg_offset = OMAP_MUX_TERMINATOR },
284};
285
286/* Disable input logic and pull all lines down when eMMC is off. */
287static struct omap_board_mux rx51_mmc2_off_mux[] = {
288 OMAP3_MUX(SDMMC2_CMD, OMAP_PULL_ENA | OMAP_MUX_MODE0),
289 OMAP3_MUX(SDMMC2_DAT0, OMAP_PULL_ENA | OMAP_MUX_MODE0),
290 OMAP3_MUX(SDMMC2_DAT1, OMAP_PULL_ENA | OMAP_MUX_MODE0),
291 OMAP3_MUX(SDMMC2_DAT2, OMAP_PULL_ENA | OMAP_MUX_MODE0),
292 OMAP3_MUX(SDMMC2_DAT3, OMAP_PULL_ENA | OMAP_MUX_MODE0),
293 OMAP3_MUX(SDMMC2_DAT4, OMAP_PULL_ENA | OMAP_MUX_MODE0),
294 OMAP3_MUX(SDMMC2_DAT5, OMAP_PULL_ENA | OMAP_MUX_MODE0),
295 OMAP3_MUX(SDMMC2_DAT6, OMAP_PULL_ENA | OMAP_MUX_MODE0),
296 OMAP3_MUX(SDMMC2_DAT7, OMAP_PULL_ENA | OMAP_MUX_MODE0),
297 { .reg_offset = OMAP_MUX_TERMINATOR },
298};
299
Benoit Cousson112485e2010-08-16 10:55:35 +0200300static struct omap_mux_partition *partition;
301
Adrian Hunterce6f0012010-02-15 10:03:34 -0800302/*
303 * Current flows to eMMC when eMMC is off and the data lines are pulled up,
304 * so pull them down. N.B. we pull 8 lines because we are using 8 lines.
305 */
306static void rx51_mmc2_remux(struct device *dev, int slot, int power_on)
307{
308 if (power_on)
Benoit Cousson112485e2010-08-16 10:55:35 +0200309 omap_mux_write_array(partition, rx51_mmc2_on_mux);
Adrian Hunterce6f0012010-02-15 10:03:34 -0800310 else
Benoit Cousson112485e2010-08-16 10:55:35 +0200311 omap_mux_write_array(partition, rx51_mmc2_off_mux);
Adrian Hunterce6f0012010-02-15 10:03:34 -0800312}
313
Adrian Hunter68ff0422010-02-15 10:03:34 -0800314static struct omap2_hsmmc_info mmc[] __initdata = {
Lauri Leukkunenffe7f952009-03-23 18:38:17 -0700315 {
316 .name = "external",
317 .mmc = 1,
Sukumar Ghorai3a638332010-09-15 14:49:23 +0000318 .caps = MMC_CAP_4_BIT_DATA,
Lauri Leukkunenffe7f952009-03-23 18:38:17 -0700319 .cover_only = true,
320 .gpio_cd = 160,
321 .gpio_wp = -EINVAL,
Adrian Hunter5e763d22009-09-22 16:45:05 -0700322 .power_saving = true,
Lauri Leukkunenffe7f952009-03-23 18:38:17 -0700323 },
324 {
325 .name = "internal",
326 .mmc = 2,
Sukumar Ghorai3a638332010-09-15 14:49:23 +0000327 .caps = MMC_CAP_4_BIT_DATA | MMC_CAP_8_BIT_DATA,
328 /* See also rx51_mmc2_remux */
Lauri Leukkunenffe7f952009-03-23 18:38:17 -0700329 .gpio_cd = -EINVAL,
330 .gpio_wp = -EINVAL,
Adrian Hunter5e763d22009-09-22 16:45:05 -0700331 .nonremovable = true,
332 .power_saving = true,
Adrian Hunterce6f0012010-02-15 10:03:34 -0800333 .remux = rx51_mmc2_remux,
Lauri Leukkunenffe7f952009-03-23 18:38:17 -0700334 },
335 {} /* Terminator */
336};
337
Jarkko Nikula5c7d9bb2010-08-02 13:18:02 +0300338static struct regulator_consumer_supply rx51_vmmc1_supply =
Kishore Kadiyala0005ae72011-02-28 20:48:05 +0530339 REGULATOR_SUPPLY("vmmc", "omap_hsmmc.0");
Lauri Leukkunenffe7f952009-03-23 18:38:17 -0700340
Jarkko Nikula5c7d9bb2010-08-02 13:18:02 +0300341static struct regulator_consumer_supply rx51_vaux3_supply =
Kishore Kadiyala0005ae72011-02-28 20:48:05 +0530342 REGULATOR_SUPPLY("vmmc", "omap_hsmmc.1");
Lauri Leukkunenffe7f952009-03-23 18:38:17 -0700343
Jarkko Nikula5c7d9bb2010-08-02 13:18:02 +0300344static struct regulator_consumer_supply rx51_vsim_supply =
Kishore Kadiyala0005ae72011-02-28 20:48:05 +0530345 REGULATOR_SUPPLY("vmmc_aux", "omap_hsmmc.1");
Lauri Leukkunenffe7f952009-03-23 18:38:17 -0700346
Jarkko Nikula4cfcaef2010-05-10 14:29:19 -0700347static struct regulator_consumer_supply rx51_vmmc2_supplies[] = {
348 /* tlv320aic3x analog supplies */
Jarkko Nikula5c7d9bb2010-08-02 13:18:02 +0300349 REGULATOR_SUPPLY("AVDD", "2-0018"),
350 REGULATOR_SUPPLY("DRVDD", "2-0018"),
Jarkko Nikulacaeeb4a2010-12-20 18:48:16 -0800351 REGULATOR_SUPPLY("AVDD", "2-0019"),
352 REGULATOR_SUPPLY("DRVDD", "2-0019"),
Jarkko Nikula64d06692010-08-02 13:18:03 +0300353 /* tpa6130a2 */
354 REGULATOR_SUPPLY("Vdd", "2-0060"),
Jarkko Nikula4cfcaef2010-05-10 14:29:19 -0700355 /* Keep vmmc as last item. It is not iterated for newer boards */
Kishore Kadiyala0005ae72011-02-28 20:48:05 +0530356 REGULATOR_SUPPLY("vmmc", "omap_hsmmc.1"),
Jarkko Nikula4cfcaef2010-05-10 14:29:19 -0700357};
358
359static struct regulator_consumer_supply rx51_vio_supplies[] = {
360 /* tlv320aic3x digital supplies */
Jarkko Nikula5c7d9bb2010-08-02 13:18:02 +0300361 REGULATOR_SUPPLY("IOVDD", "2-0018"),
362 REGULATOR_SUPPLY("DVDD", "2-0018"),
Jarkko Nikulacaeeb4a2010-12-20 18:48:16 -0800363 REGULATOR_SUPPLY("IOVDD", "2-0019"),
364 REGULATOR_SUPPLY("DVDD", "2-0019"),
Jarkko Nikula589541c2011-02-21 08:42:36 +0200365 /* Si4713 IO supply */
366 REGULATOR_SUPPLY("vio", "2-0063"),
Jarkko Nikula4cfcaef2010-05-10 14:29:19 -0700367};
368
Roger Quadros0581b522010-05-12 11:48:47 +0300369static struct regulator_consumer_supply rx51_vaux1_consumers[] = {
Jarkko Nikulab5b99452010-12-21 17:25:34 +0000370 REGULATOR_SUPPLY("vdds_sdi", "omapdss"),
Jarkko Nikula589541c2011-02-21 08:42:36 +0200371 /* Si4713 supply */
372 REGULATOR_SUPPLY("vdd", "2-0063"),
Roger Quadros0581b522010-05-12 11:48:47 +0300373};
374
Jarkko Nikula31bbb4f2010-12-21 17:25:35 +0000375static struct regulator_consumer_supply rx51_vdac_supply[] = {
Senthilvadivu Guruswamy30ea50c2011-01-24 06:22:01 +0000376 REGULATOR_SUPPLY("vdda_dac", "omapdss_venc"),
Jarkko Nikula31bbb4f2010-12-21 17:25:35 +0000377};
378
Lauri Leukkunenffe7f952009-03-23 18:38:17 -0700379static struct regulator_init_data rx51_vaux1 = {
380 .constraints = {
381 .name = "V28",
382 .min_uV = 2800000,
383 .max_uV = 2800000,
Jarkko Nikula000d5342010-08-02 13:18:02 +0300384 .always_on = true, /* due battery cover sensor */
Lauri Leukkunenffe7f952009-03-23 18:38:17 -0700385 .valid_modes_mask = REGULATOR_MODE_NORMAL
386 | REGULATOR_MODE_STANDBY,
387 .valid_ops_mask = REGULATOR_CHANGE_MODE
388 | REGULATOR_CHANGE_STATUS,
389 },
Roger Quadros0581b522010-05-12 11:48:47 +0300390 .num_consumer_supplies = ARRAY_SIZE(rx51_vaux1_consumers),
391 .consumer_supplies = rx51_vaux1_consumers,
Lauri Leukkunenffe7f952009-03-23 18:38:17 -0700392};
393
394static struct regulator_init_data rx51_vaux2 = {
395 .constraints = {
396 .name = "VCSI",
397 .min_uV = 1800000,
398 .max_uV = 1800000,
399 .valid_modes_mask = REGULATOR_MODE_NORMAL
400 | REGULATOR_MODE_STANDBY,
401 .valid_ops_mask = REGULATOR_CHANGE_MODE
402 | REGULATOR_CHANGE_STATUS,
403 },
404};
405
406/* VAUX3 - adds more power to VIO_18 rail */
Adrian Hunterf52eeee2009-05-28 14:04:04 -0700407static struct regulator_init_data rx51_vaux3_cam = {
Lauri Leukkunenffe7f952009-03-23 18:38:17 -0700408 .constraints = {
409 .name = "VCAM_DIG_18",
410 .min_uV = 1800000,
411 .max_uV = 1800000,
412 .apply_uV = true,
413 .valid_modes_mask = REGULATOR_MODE_NORMAL
414 | REGULATOR_MODE_STANDBY,
415 .valid_ops_mask = REGULATOR_CHANGE_MODE
416 | REGULATOR_CHANGE_STATUS,
417 },
418};
419
Adrian Hunterf52eeee2009-05-28 14:04:04 -0700420static struct regulator_init_data rx51_vaux3_mmc = {
421 .constraints = {
422 .name = "VMMC2_30",
423 .min_uV = 2800000,
424 .max_uV = 3000000,
425 .apply_uV = true,
426 .valid_modes_mask = REGULATOR_MODE_NORMAL
427 | REGULATOR_MODE_STANDBY,
428 .valid_ops_mask = REGULATOR_CHANGE_VOLTAGE
429 | REGULATOR_CHANGE_MODE
430 | REGULATOR_CHANGE_STATUS,
431 },
432 .num_consumer_supplies = 1,
Jarkko Nikula4cfcaef2010-05-10 14:29:19 -0700433 .consumer_supplies = &rx51_vaux3_supply,
Adrian Hunterf52eeee2009-05-28 14:04:04 -0700434};
435
Lauri Leukkunenffe7f952009-03-23 18:38:17 -0700436static struct regulator_init_data rx51_vaux4 = {
437 .constraints = {
438 .name = "VCAM_ANA_28",
439 .min_uV = 2800000,
440 .max_uV = 2800000,
441 .apply_uV = true,
442 .valid_modes_mask = REGULATOR_MODE_NORMAL
443 | REGULATOR_MODE_STANDBY,
444 .valid_ops_mask = REGULATOR_CHANGE_MODE
445 | REGULATOR_CHANGE_STATUS,
446 },
447};
448
449static struct regulator_init_data rx51_vmmc1 = {
450 .constraints = {
451 .min_uV = 1850000,
452 .max_uV = 3150000,
453 .valid_modes_mask = REGULATOR_MODE_NORMAL
454 | REGULATOR_MODE_STANDBY,
455 .valid_ops_mask = REGULATOR_CHANGE_VOLTAGE
456 | REGULATOR_CHANGE_MODE
457 | REGULATOR_CHANGE_STATUS,
458 },
459 .num_consumer_supplies = 1,
460 .consumer_supplies = &rx51_vmmc1_supply,
461};
462
463static struct regulator_init_data rx51_vmmc2 = {
464 .constraints = {
Jarkko Nikulaf2add1d2010-05-10 14:29:18 -0700465 .name = "V28_A",
466 .min_uV = 2800000,
467 .max_uV = 3000000,
Lauri Leukkunenffe7f952009-03-23 18:38:17 -0700468 .apply_uV = true,
469 .valid_modes_mask = REGULATOR_MODE_NORMAL
470 | REGULATOR_MODE_STANDBY,
471 .valid_ops_mask = REGULATOR_CHANGE_VOLTAGE
472 | REGULATOR_CHANGE_MODE
473 | REGULATOR_CHANGE_STATUS,
474 },
Jarkko Nikula4cfcaef2010-05-10 14:29:19 -0700475 .num_consumer_supplies = ARRAY_SIZE(rx51_vmmc2_supplies),
476 .consumer_supplies = rx51_vmmc2_supplies,
Lauri Leukkunenffe7f952009-03-23 18:38:17 -0700477};
478
479static struct regulator_init_data rx51_vsim = {
480 .constraints = {
481 .name = "VMMC2_IO_18",
482 .min_uV = 1800000,
483 .max_uV = 1800000,
484 .apply_uV = true,
485 .valid_modes_mask = REGULATOR_MODE_NORMAL
486 | REGULATOR_MODE_STANDBY,
487 .valid_ops_mask = REGULATOR_CHANGE_MODE
488 | REGULATOR_CHANGE_STATUS,
489 },
490 .num_consumer_supplies = 1,
491 .consumer_supplies = &rx51_vsim_supply,
492};
493
494static struct regulator_init_data rx51_vdac = {
495 .constraints = {
Jarkko Nikula31bbb4f2010-12-21 17:25:35 +0000496 .name = "VDAC",
Lauri Leukkunenffe7f952009-03-23 18:38:17 -0700497 .min_uV = 1800000,
498 .max_uV = 1800000,
Jarkko Nikula31bbb4f2010-12-21 17:25:35 +0000499 .apply_uV = true,
Lauri Leukkunenffe7f952009-03-23 18:38:17 -0700500 .valid_modes_mask = REGULATOR_MODE_NORMAL
501 | REGULATOR_MODE_STANDBY,
Jarkko Nikula31bbb4f2010-12-21 17:25:35 +0000502 .valid_ops_mask = REGULATOR_CHANGE_MODE
Lauri Leukkunenffe7f952009-03-23 18:38:17 -0700503 | REGULATOR_CHANGE_STATUS,
504 },
Jarkko Nikula31bbb4f2010-12-21 17:25:35 +0000505 .num_consumer_supplies = 1,
506 .consumer_supplies = rx51_vdac_supply,
Lauri Leukkunenffe7f952009-03-23 18:38:17 -0700507};
508
Jarkko Nikula4cfcaef2010-05-10 14:29:19 -0700509static struct regulator_init_data rx51_vio = {
510 .constraints = {
511 .min_uV = 1800000,
512 .max_uV = 1800000,
513 .valid_modes_mask = REGULATOR_MODE_NORMAL
514 | REGULATOR_MODE_STANDBY,
515 .valid_ops_mask = REGULATOR_CHANGE_VOLTAGE
516 | REGULATOR_CHANGE_MODE
517 | REGULATOR_CHANGE_STATUS,
518 },
519 .num_consumer_supplies = ARRAY_SIZE(rx51_vio_supplies),
520 .consumer_supplies = rx51_vio_supplies,
521};
522
Jarkko Nikula589541c2011-02-21 08:42:36 +0200523static struct si4713_platform_data rx51_si4713_i2c_data __initdata_or_module = {
524 .gpio_reset = RX51_FMTX_RESET_GPIO,
525};
526
527static struct i2c_board_info rx51_si4713_board_info __initdata_or_module = {
528 I2C_BOARD_INFO("si4713", SI4713_I2C_ADDR_BUSEN_HIGH),
529 .platform_data = &rx51_si4713_i2c_data,
530};
531
532static struct radio_si4713_platform_data rx51_si4713_data __initdata_or_module = {
533 .i2c_bus = 2,
534 .subdev_board_info = &rx51_si4713_board_info,
535};
536
537static struct platform_device rx51_si4713_dev __initdata_or_module = {
538 .name = "radio-si4713",
539 .id = -1,
540 .dev = {
541 .platform_data = &rx51_si4713_data,
542 },
543};
544
545static __init void rx51_init_si4713(void)
546{
547 int err;
548
549 err = gpio_request_one(RX51_FMTX_IRQ, GPIOF_DIR_IN, "si4713 irq");
550 if (err) {
551 printk(KERN_ERR "Cannot request si4713 irq gpio. %d\n", err);
552 return;
553 }
554 rx51_si4713_board_info.irq = gpio_to_irq(RX51_FMTX_IRQ);
555 platform_device_register(&rx51_si4713_dev);
556}
557
Lauri Leukkunenffe7f952009-03-23 18:38:17 -0700558static int rx51_twlgpio_setup(struct device *dev, unsigned gpio, unsigned n)
559{
560 /* FIXME this gpio setup is just a placeholder for now */
561 gpio_request(gpio + 6, "backlight_pwm");
562 gpio_direction_output(gpio + 6, 0);
563 gpio_request(gpio + 7, "speaker_en");
564 gpio_direction_output(gpio + 7, 1);
565
Lauri Leukkunenffe7f952009-03-23 18:38:17 -0700566 return 0;
567}
568
569static struct twl4030_gpio_platform_data rx51_gpio_data = {
570 .gpio_base = OMAP_MAX_GPIO_LINES,
571 .irq_base = TWL4030_GPIO_IRQ_BASE,
572 .irq_end = TWL4030_GPIO_IRQ_END,
573 .pulldowns = BIT(0) | BIT(1) | BIT(2) | BIT(3)
574 | BIT(4) | BIT(5)
575 | BIT(8) | BIT(9) | BIT(10) | BIT(11)
576 | BIT(12) | BIT(13) | BIT(14) | BIT(15)
577 | BIT(16) | BIT(17) ,
578 .setup = rx51_twlgpio_setup,
579};
580
Roger Quadrosdfc27b32009-08-10 14:49:51 +0300581static struct twl4030_usb_data rx51_usb_data = {
582 .usb_mode = T2_USB_MODE_ULPI,
583};
584
Amit Kucheria9312fff2009-08-27 20:27:57 +0200585static struct twl4030_ins sleep_on_seq[] __initdata = {
586/*
Amit Kucheria3c684e842009-10-19 15:11:08 +0300587 * Turn off everything
Amit Kucheria9312fff2009-08-27 20:27:57 +0200588 */
Amit Kucheria3c684e842009-10-19 15:11:08 +0300589 {MSG_BROADCAST(DEV_GRP_NULL, RES_GRP_ALL, 1, 0, RES_STATE_SLEEP), 2},
Amit Kucheria9312fff2009-08-27 20:27:57 +0200590};
591
592static struct twl4030_script sleep_on_script __initdata = {
593 .script = sleep_on_seq,
594 .size = ARRAY_SIZE(sleep_on_seq),
595 .flags = TWL4030_SLEEP_SCRIPT,
596};
597
598static struct twl4030_ins wakeup_seq[] __initdata = {
599/*
Amit Kucheria3c684e842009-10-19 15:11:08 +0300600 * Reenable everything
Amit Kucheria9312fff2009-08-27 20:27:57 +0200601 */
Amit Kucheria3c684e842009-10-19 15:11:08 +0300602 {MSG_BROADCAST(DEV_GRP_NULL, RES_GRP_ALL, 1, 0, RES_STATE_ACTIVE), 2},
Amit Kucheria9312fff2009-08-27 20:27:57 +0200603};
604
605static struct twl4030_script wakeup_script __initdata = {
606 .script = wakeup_seq,
607 .size = ARRAY_SIZE(wakeup_seq),
608 .flags = TWL4030_WAKEUP12_SCRIPT,
609};
610
611static struct twl4030_ins wakeup_p3_seq[] __initdata = {
612/*
Amit Kucheria3c684e842009-10-19 15:11:08 +0300613 * Reenable everything
Amit Kucheria9312fff2009-08-27 20:27:57 +0200614 */
Amit Kucheria3c684e842009-10-19 15:11:08 +0300615 {MSG_BROADCAST(DEV_GRP_NULL, RES_GRP_ALL, 1, 0, RES_STATE_ACTIVE), 2},
Amit Kucheria9312fff2009-08-27 20:27:57 +0200616};
617
618static struct twl4030_script wakeup_p3_script __initdata = {
619 .script = wakeup_p3_seq,
620 .size = ARRAY_SIZE(wakeup_p3_seq),
621 .flags = TWL4030_WAKEUP3_SCRIPT,
622};
623
624static struct twl4030_ins wrst_seq[] __initdata = {
625/*
626 * Reset twl4030.
627 * Reset VDD1 regulator.
628 * Reset VDD2 regulator.
629 * Reset VPLL1 regulator.
630 * Enable sysclk output.
631 * Reenable twl4030.
632 */
633 {MSG_SINGULAR(DEV_GRP_NULL, RES_RESET, RES_STATE_OFF), 2},
634 {MSG_BROADCAST(DEV_GRP_NULL, RES_GRP_ALL, 0, 1, RES_STATE_ACTIVE),
635 0x13},
Amit Kucheria9312fff2009-08-27 20:27:57 +0200636 {MSG_BROADCAST(DEV_GRP_NULL, RES_GRP_PP, 0, 3, RES_STATE_OFF), 0x13},
637 {MSG_SINGULAR(DEV_GRP_NULL, RES_VDD1, RES_STATE_WRST), 0x13},
638 {MSG_SINGULAR(DEV_GRP_NULL, RES_VDD2, RES_STATE_WRST), 0x13},
639 {MSG_SINGULAR(DEV_GRP_NULL, RES_VPLL1, RES_STATE_WRST), 0x35},
Amit Kucheria3c684e842009-10-19 15:11:08 +0300640 {MSG_SINGULAR(DEV_GRP_P3, RES_HFCLKOUT, RES_STATE_ACTIVE), 2},
Amit Kucheria9312fff2009-08-27 20:27:57 +0200641 {MSG_SINGULAR(DEV_GRP_NULL, RES_RESET, RES_STATE_ACTIVE), 2},
642};
643
644static struct twl4030_script wrst_script __initdata = {
645 .script = wrst_seq,
646 .size = ARRAY_SIZE(wrst_seq),
647 .flags = TWL4030_WRST_SCRIPT,
648};
649
650static struct twl4030_script *twl4030_scripts[] __initdata = {
651 /* wakeup12 script should be loaded before sleep script, otherwise a
652 board might hit retention before loading of wakeup script is
653 completed. This can cause boot failures depending on timing issues.
654 */
655 &wakeup_script,
656 &sleep_on_script,
657 &wakeup_p3_script,
658 &wrst_script,
659};
660
661static struct twl4030_resconfig twl4030_rconfig[] __initdata = {
Amit Kucheria3c684e842009-10-19 15:11:08 +0300662 { .resource = RES_VDD1, .devgroup = -1,
663 .type = 1, .type2 = -1, .remap_off = RES_STATE_OFF,
664 .remap_sleep = RES_STATE_OFF
665 },
666 { .resource = RES_VDD2, .devgroup = -1,
667 .type = 1, .type2 = -1, .remap_off = RES_STATE_OFF,
668 .remap_sleep = RES_STATE_OFF
669 },
670 { .resource = RES_VPLL1, .devgroup = -1,
671 .type = 1, .type2 = -1, .remap_off = RES_STATE_OFF,
672 .remap_sleep = RES_STATE_OFF
673 },
674 { .resource = RES_VPLL2, .devgroup = -1,
675 .type = -1, .type2 = 3, .remap_off = -1, .remap_sleep = -1
676 },
677 { .resource = RES_VAUX1, .devgroup = -1,
678 .type = -1, .type2 = 3, .remap_off = -1, .remap_sleep = -1
679 },
680 { .resource = RES_VAUX2, .devgroup = -1,
681 .type = -1, .type2 = 3, .remap_off = -1, .remap_sleep = -1
682 },
683 { .resource = RES_VAUX3, .devgroup = -1,
684 .type = -1, .type2 = 3, .remap_off = -1, .remap_sleep = -1
685 },
686 { .resource = RES_VAUX4, .devgroup = -1,
687 .type = -1, .type2 = 3, .remap_off = -1, .remap_sleep = -1
688 },
689 { .resource = RES_VMMC1, .devgroup = -1,
690 .type = -1, .type2 = 3, .remap_off = -1, .remap_sleep = -1
691 },
692 { .resource = RES_VMMC2, .devgroup = -1,
693 .type = -1, .type2 = 3, .remap_off = -1, .remap_sleep = -1
694 },
695 { .resource = RES_VDAC, .devgroup = -1,
696 .type = -1, .type2 = 3, .remap_off = -1, .remap_sleep = -1
697 },
698 { .resource = RES_VSIM, .devgroup = -1,
699 .type = -1, .type2 = 3, .remap_off = -1, .remap_sleep = -1
700 },
701 { .resource = RES_VINTANA1, .devgroup = DEV_GRP_P1 | DEV_GRP_P3,
702 .type = -1, .type2 = -1, .remap_off = -1, .remap_sleep = -1
703 },
704 { .resource = RES_VINTANA2, .devgroup = DEV_GRP_P1 | DEV_GRP_P3,
705 .type = 1, .type2 = -1, .remap_off = -1, .remap_sleep = -1
706 },
707 { .resource = RES_VINTDIG, .devgroup = DEV_GRP_P1 | DEV_GRP_P3,
708 .type = -1, .type2 = -1, .remap_off = -1, .remap_sleep = -1
709 },
710 { .resource = RES_VIO, .devgroup = DEV_GRP_P3,
711 .type = 1, .type2 = -1, .remap_off = -1, .remap_sleep = -1
712 },
713 { .resource = RES_CLKEN, .devgroup = DEV_GRP_P1 | DEV_GRP_P3,
714 .type = 1, .type2 = -1 , .remap_off = -1, .remap_sleep = -1
715 },
716 { .resource = RES_REGEN, .devgroup = DEV_GRP_P1 | DEV_GRP_P3,
717 .type = 1, .type2 = -1, .remap_off = -1, .remap_sleep = -1
718 },
719 { .resource = RES_NRES_PWRON, .devgroup = DEV_GRP_P1 | DEV_GRP_P3,
720 .type = 1, .type2 = -1, .remap_off = -1, .remap_sleep = -1
721 },
722 { .resource = RES_SYSEN, .devgroup = DEV_GRP_P1 | DEV_GRP_P3,
723 .type = 1, .type2 = -1, .remap_off = -1, .remap_sleep = -1
724 },
725 { .resource = RES_HFCLKOUT, .devgroup = DEV_GRP_P3,
726 .type = 1, .type2 = -1, .remap_off = -1, .remap_sleep = -1
727 },
728 { .resource = RES_32KCLKOUT, .devgroup = -1,
729 .type = 1, .type2 = -1, .remap_off = -1, .remap_sleep = -1
730 },
731 { .resource = RES_RESET, .devgroup = -1,
732 .type = 1, .type2 = -1, .remap_off = -1, .remap_sleep = -1
733 },
734 { .resource = RES_Main_Ref, .devgroup = -1,
735 .type = 1, .type2 = -1, .remap_off = -1, .remap_sleep = -1
736 },
Amit Kucheria9312fff2009-08-27 20:27:57 +0200737 { 0, 0},
738};
739
740static struct twl4030_power_data rx51_t2scripts_data __initdata = {
741 .scripts = twl4030_scripts,
742 .num = ARRAY_SIZE(twl4030_scripts),
743 .resource_config = twl4030_rconfig,
744};
745
Ilkka Koskinenb7a834c2011-02-25 08:46:23 +0000746struct twl4030_codec_vibra_data rx51_vibra_data __initdata = {
747 .coexist = 0,
748};
749
750struct twl4030_codec_data rx51_codec_data __initdata = {
751 .audio_mclk = 26000000,
752 .vibra = &rx51_vibra_data,
753};
Amit Kucheria9312fff2009-08-27 20:27:57 +0200754
Amit Kucheria9312fff2009-08-27 20:27:57 +0200755static struct twl4030_platform_data rx51_twldata __initdata = {
Lauri Leukkunenffe7f952009-03-23 18:38:17 -0700756 .irq_base = TWL4030_IRQ_BASE,
757 .irq_end = TWL4030_IRQ_END,
758
759 /* platform_data for children goes here */
760 .gpio = &rx51_gpio_data,
761 .keypad = &rx51_kp_data,
762 .madc = &rx51_madc_data,
Roger Quadrosdfc27b32009-08-10 14:49:51 +0300763 .usb = &rx51_usb_data,
Amit Kucheria9312fff2009-08-27 20:27:57 +0200764 .power = &rx51_t2scripts_data,
Ilkka Koskinenb7a834c2011-02-25 08:46:23 +0000765 .codec = &rx51_codec_data,
Lauri Leukkunenffe7f952009-03-23 18:38:17 -0700766
767 .vaux1 = &rx51_vaux1,
768 .vaux2 = &rx51_vaux2,
Lauri Leukkunenffe7f952009-03-23 18:38:17 -0700769 .vaux4 = &rx51_vaux4,
770 .vmmc1 = &rx51_vmmc1,
Lauri Leukkunenffe7f952009-03-23 18:38:17 -0700771 .vsim = &rx51_vsim,
772 .vdac = &rx51_vdac,
Jarkko Nikula4cfcaef2010-05-10 14:29:19 -0700773 .vio = &rx51_vio,
Lauri Leukkunenffe7f952009-03-23 18:38:17 -0700774};
775
Jarkko Nikulaf0c61d32010-12-18 18:17:10 +0000776static struct tpa6130a2_platform_data rx51_tpa6130a2_data __initdata_or_module = {
Jarkko Nikula64d06692010-08-02 13:18:03 +0300777 .id = TPA6130A2,
778 .power_gpio = 98,
779};
780
Liam Girdwoodf0fba2a2010-03-17 20:15:21 +0000781/* Audio setup data */
782static struct aic3x_setup_data rx51_aic34_setup = {
783 .gpio_func[0] = AIC3X_GPIO1_FUNC_DISABLED,
784 .gpio_func[1] = AIC3X_GPIO2_FUNC_DIGITAL_MIC_INPUT,
785};
786
Mark Browne4862f22010-08-16 18:42:58 +0100787static struct aic3x_pdata rx51_aic3x_data = {
Liam Girdwoodf0fba2a2010-03-17 20:15:21 +0000788 .setup = &rx51_aic34_setup,
789 .gpio_reset = 60,
790};
791
Jarkko Nikulacaeeb4a2010-12-20 18:48:16 -0800792static struct aic3x_pdata rx51_aic3x_data2 = {
793 .gpio_reset = 60,
794};
795
Jarkko Nikuladabe9292010-05-10 14:29:18 -0700796static struct i2c_board_info __initdata rx51_peripherals_i2c_board_info_2[] = {
797 {
798 I2C_BOARD_INFO("tlv320aic3x", 0x18),
Jarkko Nikula87581fd2010-08-02 13:18:02 +0300799 .platform_data = &rx51_aic3x_data,
Jarkko Nikuladabe9292010-05-10 14:29:18 -0700800 },
Jarkko Nikulacaeeb4a2010-12-20 18:48:16 -0800801 {
802 I2C_BOARD_INFO("tlv320aic3x", 0x19),
803 .platform_data = &rx51_aic3x_data2,
804 },
Mathias Nyman70b5d732010-08-02 13:18:03 +0300805#if defined(CONFIG_SENSORS_TSL2563) || defined(CONFIG_SENSORS_TSL2563_MODULE)
806 {
807 I2C_BOARD_INFO("tsl2563", 0x29),
808 .platform_data = &rx51_tsl2563_platform_data,
809 },
810#endif
Jarkko Nikula64d06692010-08-02 13:18:03 +0300811 {
812 I2C_BOARD_INFO("tpa6130a2", 0x60),
813 .platform_data = &rx51_tpa6130a2_data,
814 }
Jarkko Nikuladabe9292010-05-10 14:29:18 -0700815};
816
Lauri Leukkunenffe7f952009-03-23 18:38:17 -0700817static int __init rx51_i2c_init(void)
818{
Adrian Hunterf52eeee2009-05-28 14:04:04 -0700819 if ((system_rev >= SYSTEM_REV_S_USES_VAUX3 && system_rev < 0x100) ||
Jarkko Nikula4cfcaef2010-05-10 14:29:19 -0700820 system_rev >= SYSTEM_REV_B_USES_VAUX3) {
Adrian Hunterf52eeee2009-05-28 14:04:04 -0700821 rx51_twldata.vaux3 = &rx51_vaux3_mmc;
Jarkko Nikula4cfcaef2010-05-10 14:29:19 -0700822 /* Only older boards use VMMC2 for internal MMC */
823 rx51_vmmc2.num_consumer_supplies--;
824 } else {
Adrian Hunterf52eeee2009-05-28 14:04:04 -0700825 rx51_twldata.vaux3 = &rx51_vaux3_cam;
Adrian Hunterf52eeee2009-05-28 14:04:04 -0700826 }
Jarkko Nikula4cfcaef2010-05-10 14:29:19 -0700827 rx51_twldata.vmmc2 = &rx51_vmmc2;
Mike Rapoportfbd80712011-04-25 01:09:06 +0300828 omap_pmic_init(1, 2200, "twl5030", INT_34XX_SYS_NIRQ, &rx51_twldata);
Jarkko Nikuladabe9292010-05-10 14:29:18 -0700829 omap_register_i2c_bus(2, 100, rx51_peripherals_i2c_board_info_2,
830 ARRAY_SIZE(rx51_peripherals_i2c_board_info_2));
Lauri Leukkunenffe7f952009-03-23 18:38:17 -0700831 omap_register_i2c_bus(3, 400, NULL, 0);
832 return 0;
833}
834
Juha Yrjolaaa62e902009-05-28 13:23:52 -0700835#if defined(CONFIG_MTD_ONENAND_OMAP2) || \
836 defined(CONFIG_MTD_ONENAND_OMAP2_MODULE)
837
838static struct mtd_partition onenand_partitions[] = {
839 {
840 .name = "bootloader",
841 .offset = 0,
842 .size = 0x20000,
843 .mask_flags = MTD_WRITEABLE, /* Force read-only */
844 },
845 {
846 .name = "config",
847 .offset = MTDPART_OFS_APPEND,
848 .size = 0x60000,
849 },
850 {
851 .name = "log",
852 .offset = MTDPART_OFS_APPEND,
853 .size = 0x40000,
854 },
855 {
856 .name = "kernel",
857 .offset = MTDPART_OFS_APPEND,
858 .size = 0x200000,
859 },
860 {
861 .name = "initfs",
862 .offset = MTDPART_OFS_APPEND,
863 .size = 0x200000,
864 },
865 {
866 .name = "rootfs",
867 .offset = MTDPART_OFS_APPEND,
868 .size = MTDPART_SIZ_FULL,
869 },
870};
871
Aaro Koskinen54031872010-12-02 15:51:24 +0000872static struct omap_onenand_platform_data board_onenand_data[] = {
873 {
874 .cs = 0,
875 .gpio_irq = 65,
876 .parts = onenand_partitions,
877 .nr_parts = ARRAY_SIZE(onenand_partitions),
878 .flags = ONENAND_SYNC_READWRITE,
879 }
Juha Yrjolaaa62e902009-05-28 13:23:52 -0700880};
Juha Yrjolaaa62e902009-05-28 13:23:52 -0700881#endif
Lauri Leukkunenffe7f952009-03-23 18:38:17 -0700882
Tony Lindgren1a48e152009-05-28 13:23:52 -0700883#if defined(CONFIG_SMC91X) || defined(CONFIG_SMC91X_MODULE)
884
885static struct omap_smc91x_platform_data board_smc91x_data = {
886 .cs = 1,
887 .gpio_irq = 54,
888 .gpio_pwrdwn = 86,
889 .gpio_reset = 164,
890 .flags = GPMC_TIMINGS_SMC91C96 | IORESOURCE_IRQ_HIGHLEVEL,
891};
892
893static void __init board_smc91x_init(void)
894{
Tony Lindgren4896e392009-12-11 16:16:32 -0800895 omap_mux_init_gpio(54, OMAP_PIN_INPUT_PULLDOWN);
896 omap_mux_init_gpio(86, OMAP_PIN_OUTPUT);
897 omap_mux_init_gpio(164, OMAP_PIN_OUTPUT);
Tony Lindgren1a48e152009-05-28 13:23:52 -0700898
899 gpmc_smc91x_init(&board_smc91x_data);
900}
901
902#else
903
904static inline void board_smc91x_init(void)
905{
906}
907
908#endif
909
Kalle Valoa24e61a2009-11-18 18:41:06 -0800910static void rx51_wl1251_set_power(bool enable)
911{
912 gpio_set_value(RX51_WL1251_POWER_GPIO, enable);
913}
914
915static void __init rx51_init_wl1251(void)
916{
917 int irq, ret;
918
919 ret = gpio_request(RX51_WL1251_POWER_GPIO, "wl1251 power");
920 if (ret < 0)
921 goto error;
922
923 ret = gpio_direction_output(RX51_WL1251_POWER_GPIO, 0);
924 if (ret < 0)
925 goto err_power;
926
927 ret = gpio_request(RX51_WL1251_IRQ_GPIO, "wl1251 irq");
928 if (ret < 0)
929 goto err_power;
930
931 ret = gpio_direction_input(RX51_WL1251_IRQ_GPIO);
932 if (ret < 0)
933 goto err_irq;
934
935 irq = gpio_to_irq(RX51_WL1251_IRQ_GPIO);
936 if (irq < 0)
937 goto err_irq;
938
939 wl1251_pdata.set_power = rx51_wl1251_set_power;
940 rx51_peripherals_spi_board_info[RX51_SPI_WL1251].irq = irq;
941
942 return;
943
944err_irq:
945 gpio_free(RX51_WL1251_IRQ_GPIO);
946
947err_power:
948 gpio_free(RX51_WL1251_POWER_GPIO);
949
950error:
951 printk(KERN_ERR "wl1251 board initialisation failed\n");
952 wl1251_pdata.set_power = NULL;
953
954 /*
955 * Now rx51_peripherals_spi_board_info[1].irq is zero and
956 * set_power is null, and wl1251_probe() will fail.
957 */
958}
959
Lauri Leukkunenffe7f952009-03-23 18:38:17 -0700960void __init rx51_peripherals_init(void)
961{
Lauri Leukkunenffe7f952009-03-23 18:38:17 -0700962 rx51_i2c_init();
Aaro Koskinen54031872010-12-02 15:51:24 +0000963 gpmc_onenand_init(board_onenand_data);
Tony Lindgren1a48e152009-05-28 13:23:52 -0700964 board_smc91x_init();
Jani Nikulaf014ee32009-11-05 22:59:47 -0800965 rx51_add_gpio_keys();
Kalle Valoa24e61a2009-11-18 18:41:06 -0800966 rx51_init_wl1251();
Jarkko Nikula589541c2011-02-21 08:42:36 +0200967 rx51_init_si4713();
Kalle Valoa24e61a2009-11-18 18:41:06 -0800968 spi_register_board_info(rx51_peripherals_spi_board_info,
969 ARRAY_SIZE(rx51_peripherals_spi_board_info));
Benoit Cousson112485e2010-08-16 10:55:35 +0200970
971 partition = omap_mux_get("core");
972 if (partition)
973 omap2_hsmmc_init(mmc);
974
Heikki Krogerusfd0964c2010-08-19 15:09:37 +0300975 platform_device_register(&rx51_charger_device);
Lauri Leukkunenffe7f952009-03-23 18:38:17 -0700976}
977