blob: ba95cd66b98804762897d879f52887a0d352f37c [file] [log] [blame]
Dirk Opfer8459c152005-11-06 14:27:52 +00001/*
2 * Support for Sharp SL-C6000x PDAs
3 * Model: (Tosa)
4 *
5 * Copyright (c) 2005 Dirk Opfer
6 *
7 * Based on code written by Sharp/Lineo for 2.4 kernels
8 *
9 * This program is free software; you can redistribute it and/or modify
10 * it under the terms of the GNU General Public License version 2 as
11 * published by the Free Software Foundation.
12 *
13 */
14
15#include <linux/kernel.h>
16#include <linux/init.h>
Dirk Opfer067c9042005-11-21 15:17:06 +000017#include <linux/platform_device.h>
Dirk Opfer8459c152005-11-06 14:27:52 +000018#include <linux/major.h>
19#include <linux/fs.h>
20#include <linux/interrupt.h>
21#include <linux/mmc/host.h>
Richard Purdie74617fb2006-06-19 19:57:12 +010022#include <linux/pm.h>
Russell King905f1462006-06-20 23:27:37 +010023#include <linux/delay.h>
Dmitry Baryshkov93e90122008-01-21 01:04:20 -050024#include <linux/gpio_keys.h>
25#include <linux/input.h>
Dmitry Baryshkovd4e7d092008-04-12 20:16:16 +010026#include <linux/gpio.h>
Dmitry Baryshkov86159a92008-05-22 16:21:48 +010027#include <linux/reboot.h>
Dirk Opfer8459c152005-11-06 14:27:52 +000028
29#include <asm/setup.h>
30#include <asm/memory.h>
31#include <asm/mach-types.h>
32#include <asm/hardware.h>
33#include <asm/irq.h>
Richard Purdie74617fb2006-06-19 19:57:12 +010034#include <asm/system.h>
Richard Purdie77483032007-03-07 00:02:15 +010035#include <asm/arch/pxa-regs.h>
eric miaobb548dd2008-01-30 09:39:48 +010036#include <asm/arch/pxa2xx-regs.h>
Dmitry Baryshkov2cb47342008-04-10 11:00:32 +010037#include <asm/arch/mfp-pxa25x.h>
Dirk Opfer8459c152005-11-06 14:27:52 +000038#include <asm/arch/irda.h>
Dmitry Baryshkov481ea5a2008-04-10 15:43:18 +010039#include <asm/arch/i2c.h>
Dirk Opfer8459c152005-11-06 14:27:52 +000040#include <asm/arch/mmc.h>
41#include <asm/arch/udc.h>
42
43#include <asm/mach/arch.h>
44#include <asm/mach/map.h>
45#include <asm/mach/irq.h>
Dirk Opfer8459c152005-11-06 14:27:52 +000046#include <asm/arch/tosa.h>
47
48#include <asm/hardware/scoop.h>
49#include <asm/mach/sharpsl_param.h>
50
51#include "generic.h"
Russell King46c41e62007-05-15 15:39:36 +010052#include "devices.h"
Dirk Opfer8459c152005-11-06 14:27:52 +000053
Dmitry Baryshkov2cb47342008-04-10 11:00:32 +010054static unsigned long tosa_pin_config[] = {
55 GPIO78_nCS_2, /* Scoop */
56 GPIO80_nCS_4, /* tg6393xb */
57 GPIO33_nCS_5, /* Scoop */
58
59 // GPIO76 CARD_VCC_ON1
60
61 GPIO19_GPIO, /* Reset out */
62 GPIO1_RST | WAKEUP_ON_EDGE_FALL,
63
64 GPIO0_GPIO | WAKEUP_ON_EDGE_FALL, /* WAKE_UP */
65 GPIO2_GPIO | WAKEUP_ON_EDGE_BOTH, /* AC_IN */
66 GPIO3_GPIO | WAKEUP_ON_EDGE_FALL, /* RECORD */
67 GPIO4_GPIO | WAKEUP_ON_EDGE_FALL, /* SYNC */
68 GPIO20_GPIO, /* EAR_IN */
69 GPIO22_GPIO, /* On */
70
71 GPIO5_GPIO, /* USB_IN */
72 GPIO32_GPIO, /* Pen IRQ */
73
74 GPIO7_GPIO, /* Jacket Detect */
75 GPIO14_GPIO, /* BAT0_CRG */
76 GPIO12_GPIO, /* BAT1_CRG */
77 GPIO17_GPIO, /* BAT0_LOW */
78 GPIO84_GPIO, /* BAT1_LOW */
79 GPIO38_GPIO, /* BAT_LOCK */
80
81 GPIO11_3_6MHz,
82 GPIO15_GPIO, /* TC6393XB IRQ */
83 GPIO18_RDY,
84 GPIO27_GPIO, /* LCD Sync */
85
86 /* MMC */
87 GPIO6_MMC_CLK,
88 GPIO8_MMC_CS0,
89 GPIO9_GPIO, /* Detect */
Dmitry Baryshkovc4d5f8d2008-06-09 13:23:50 +010090 GPIO10_GPIO, /* nSD_INT */
Dmitry Baryshkov2cb47342008-04-10 11:00:32 +010091
92 /* CF */
93 GPIO13_GPIO, /* CD_IRQ */
94 GPIO21_GPIO, /* Main Slot IRQ */
95 GPIO36_GPIO, /* Jacket Slot IRQ */
96 GPIO48_nPOE,
97 GPIO49_nPWE,
98 GPIO50_nPIOR,
99 GPIO51_nPIOW,
100 GPIO52_nPCE_1,
101 GPIO53_nPCE_2,
102 GPIO54_nPSKTSEL,
103 GPIO55_nPREG,
104 GPIO56_nPWAIT,
105 GPIO57_nIOIS16,
106
107 /* AC97 */
108 GPIO31_AC97_SYNC,
109 GPIO30_AC97_SDATA_OUT,
110 GPIO28_AC97_BITCLK,
111 GPIO29_AC97_SDATA_IN_0,
112 // GPIO79 nAUD_IRQ
113
114 /* FFUART */
115 GPIO34_FFUART_RXD,
116 GPIO35_FFUART_CTS,
117 GPIO37_FFUART_DSR,
118 GPIO39_FFUART_TXD,
119 GPIO40_FFUART_DTR,
120 GPIO41_FFUART_RTS,
121
122 /* BTUART */
123 GPIO42_BTUART_RXD,
124 GPIO43_BTUART_TXD,
125 GPIO44_BTUART_CTS,
126 GPIO45_BTUART_RTS,
127
128 /* IrDA */
129 GPIO46_STUART_RXD,
130 GPIO47_STUART_TXD,
131
132 /* Keybd */
eric miaoc8671552008-05-26 03:28:50 +0100133 GPIO58_GPIO | MFP_LPM_DRIVE_LOW,
134 GPIO59_GPIO | MFP_LPM_DRIVE_LOW,
135 GPIO60_GPIO | MFP_LPM_DRIVE_LOW,
136 GPIO61_GPIO | MFP_LPM_DRIVE_LOW,
137 GPIO62_GPIO | MFP_LPM_DRIVE_LOW,
138 GPIO63_GPIO | MFP_LPM_DRIVE_LOW,
139 GPIO64_GPIO | MFP_LPM_DRIVE_LOW,
140 GPIO65_GPIO | MFP_LPM_DRIVE_LOW,
141 GPIO66_GPIO | MFP_LPM_DRIVE_LOW,
142 GPIO67_GPIO | MFP_LPM_DRIVE_LOW,
143 GPIO68_GPIO | MFP_LPM_DRIVE_LOW,
144 GPIO69_GPIO | MFP_LPM_DRIVE_LOW,
145 GPIO70_GPIO | MFP_LPM_DRIVE_LOW,
146 GPIO71_GPIO | MFP_LPM_DRIVE_LOW,
147 GPIO72_GPIO | MFP_LPM_DRIVE_LOW,
148 GPIO73_GPIO | MFP_LPM_DRIVE_LOW,
149 GPIO74_GPIO | MFP_LPM_DRIVE_LOW,
150 GPIO75_GPIO | MFP_LPM_DRIVE_LOW,
Dmitry Baryshkov2cb47342008-04-10 11:00:32 +0100151
152 /* SPI */
153 GPIO81_SSP2_CLK_OUT,
154 GPIO82_SSP2_FRM_OUT,
155 GPIO83_SSP2_TXD,
156};
157
Dirk Opfer8459c152005-11-06 14:27:52 +0000158/*
159 * SCOOP Device
160 */
161static struct resource tosa_scoop_resources[] = {
162 [0] = {
163 .start = TOSA_CF_PHYS,
164 .end = TOSA_CF_PHYS + 0xfff,
165 .flags = IORESOURCE_MEM,
166 },
167};
168
169static struct scoop_config tosa_scoop_setup = {
170 .io_dir = TOSA_SCOOP_IO_DIR,
Dmitry Baryshkovd4e7d092008-04-12 20:16:16 +0100171 .gpio_base = TOSA_SCOOP_GPIO_BASE,
Dirk Opfer8459c152005-11-06 14:27:52 +0000172};
173
Dmitry Baryshkovba4eb7e2008-04-19 10:42:25 +0100174static struct platform_device tosascoop_device = {
Dirk Opfer8459c152005-11-06 14:27:52 +0000175 .name = "sharp-scoop",
176 .id = 0,
177 .dev = {
178 .platform_data = &tosa_scoop_setup,
179 },
180 .num_resources = ARRAY_SIZE(tosa_scoop_resources),
181 .resource = tosa_scoop_resources,
182};
183
184
185/*
186 * SCOOP Device Jacket
187 */
188static struct resource tosa_scoop_jc_resources[] = {
189 [0] = {
190 .start = TOSA_SCOOP_PHYS + 0x40,
191 .end = TOSA_SCOOP_PHYS + 0xfff,
192 .flags = IORESOURCE_MEM,
193 },
194};
195
196static struct scoop_config tosa_scoop_jc_setup = {
197 .io_dir = TOSA_SCOOP_JC_IO_DIR,
Dmitry Baryshkovd4e7d092008-04-12 20:16:16 +0100198 .gpio_base = TOSA_SCOOP_JC_GPIO_BASE,
Dirk Opfer8459c152005-11-06 14:27:52 +0000199};
200
Dmitry Baryshkovba4eb7e2008-04-19 10:42:25 +0100201static struct platform_device tosascoop_jc_device = {
Dirk Opfer8459c152005-11-06 14:27:52 +0000202 .name = "sharp-scoop",
203 .id = 1,
204 .dev = {
205 .platform_data = &tosa_scoop_jc_setup,
206 .parent = &tosascoop_device.dev,
207 },
208 .num_resources = ARRAY_SIZE(tosa_scoop_jc_resources),
209 .resource = tosa_scoop_jc_resources,
210};
211
Dirk Opfer4c18ad22005-11-08 19:15:50 +0000212/*
213 * PCMCIA
214 */
Dirk Opfer8459c152005-11-06 14:27:52 +0000215static struct scoop_pcmcia_dev tosa_pcmcia_scoop[] = {
216{
217 .dev = &tosascoop_device.dev,
218 .irq = TOSA_IRQ_GPIO_CF_IRQ,
219 .cd_irq = TOSA_IRQ_GPIO_CF_CD,
220 .cd_irq_str = "PCMCIA0 CD",
221},{
222 .dev = &tosascoop_jc_device.dev,
223 .irq = TOSA_IRQ_GPIO_JC_CF_IRQ,
224 .cd_irq = -1,
225},
226};
227
Dirk Opfer4c18ad22005-11-08 19:15:50 +0000228static struct scoop_pcmcia_config tosa_pcmcia_config = {
229 .devs = &tosa_pcmcia_scoop[0],
230 .num_devs = 2,
Dirk Opfer4c18ad22005-11-08 19:15:50 +0000231};
232
Dirk Opfera93876c2005-11-08 19:15:30 +0000233/*
234 * USB Device Controller
235 */
Dirk Opfera93876c2005-11-08 19:15:30 +0000236static struct pxa2xx_udc_mach_info udc_info __initdata = {
Dmitry Baryshkovd4e7d092008-04-12 20:16:16 +0100237 .gpio_pullup = TOSA_GPIO_USB_PULLUP,
Dmitry Baryshkov487dc922007-12-21 12:18:01 +0300238 .gpio_vbus = TOSA_GPIO_USB_IN,
239 .gpio_vbus_inverted = 1,
Dirk Opfera93876c2005-11-08 19:15:30 +0000240};
241
242/*
243 * MMC/SD Device
244 */
245static struct pxamci_platform_data tosa_mci_platform_data;
246
David Howells40220c12006-10-09 12:19:47 +0100247static int tosa_mci_init(struct device *dev, irq_handler_t tosa_detect_int, void *data)
Dirk Opfera93876c2005-11-08 19:15:30 +0000248{
249 int err;
250
Dirk Opfera93876c2005-11-08 19:15:30 +0000251 tosa_mci_platform_data.detect_delay = msecs_to_jiffies(250);
252
Dmitry Baryshkovc4d5f8d2008-06-09 13:23:50 +0100253 err = gpio_request(TOSA_GPIO_nSD_DETECT, "MMC/SD card detect");
254 if (err) {
255 printk(KERN_ERR "tosa_mci_init: can't request nSD_DETECT gpio\n");
256 goto err_gpio_detect;
257 }
258 err = gpio_direction_input(TOSA_GPIO_nSD_DETECT);
259 if (err)
260 goto err_gpio_detect_dir;
261
Russell King2687bd32008-01-23 14:05:58 +0000262 err = request_irq(TOSA_IRQ_GPIO_nSD_DETECT, tosa_detect_int,
263 IRQF_DISABLED | IRQF_TRIGGER_RISING | IRQF_TRIGGER_FALLING,
Dirk Opfera93876c2005-11-08 19:15:30 +0000264 "MMC/SD card detect", data);
Dmitry Baryshkovd4e7d092008-04-12 20:16:16 +0100265 if (err) {
Dirk Opfera93876c2005-11-08 19:15:30 +0000266 printk(KERN_ERR "tosa_mci_init: MMC/SD: can't request MMC card detect IRQ\n");
Dmitry Baryshkovd4e7d092008-04-12 20:16:16 +0100267 goto err_irq;
268 }
Dirk Opfera93876c2005-11-08 19:15:30 +0000269
Dmitry Baryshkovc4d5f8d2008-06-09 13:23:50 +0100270 err = gpio_request(TOSA_GPIO_SD_WP, "SD Write Protect");
Dmitry Baryshkovd4e7d092008-04-12 20:16:16 +0100271 if (err) {
272 printk(KERN_ERR "tosa_mci_init: can't request SD_WP gpio\n");
273 goto err_gpio_wp;
274 }
275 err = gpio_direction_input(TOSA_GPIO_SD_WP);
276 if (err)
277 goto err_gpio_wp_dir;
278
Dmitry Baryshkovc4d5f8d2008-06-09 13:23:50 +0100279 err = gpio_request(TOSA_GPIO_PWR_ON, "SD Power");
Dmitry Baryshkovd4e7d092008-04-12 20:16:16 +0100280 if (err) {
281 printk(KERN_ERR "tosa_mci_init: can't request SD_PWR gpio\n");
282 goto err_gpio_pwr;
283 }
284 err = gpio_direction_output(TOSA_GPIO_PWR_ON, 0);
285 if (err)
286 goto err_gpio_pwr_dir;
287
Dmitry Baryshkovc4d5f8d2008-06-09 13:23:50 +0100288 err = gpio_request(TOSA_GPIO_nSD_INT, "SD Int");
289 if (err) {
290 printk(KERN_ERR "tosa_mci_init: can't request SD_PWR gpio\n");
291 goto err_gpio_int;
292 }
293 err = gpio_direction_input(TOSA_GPIO_nSD_INT);
294 if (err)
295 goto err_gpio_int_dir;
296
Dmitry Baryshkovd4e7d092008-04-12 20:16:16 +0100297 return 0;
298
Dmitry Baryshkovc4d5f8d2008-06-09 13:23:50 +0100299err_gpio_int_dir:
300 gpio_free(TOSA_GPIO_nSD_INT);
301err_gpio_int:
Dmitry Baryshkovd4e7d092008-04-12 20:16:16 +0100302err_gpio_pwr_dir:
303 gpio_free(TOSA_GPIO_PWR_ON);
304err_gpio_pwr:
305err_gpio_wp_dir:
306 gpio_free(TOSA_GPIO_SD_WP);
307err_gpio_wp:
308 free_irq(TOSA_IRQ_GPIO_nSD_DETECT, data);
309err_irq:
Dmitry Baryshkovc4d5f8d2008-06-09 13:23:50 +0100310err_gpio_detect_dir:
311 gpio_free(TOSA_GPIO_nSD_DETECT);
312err_gpio_detect:
Russell King2687bd32008-01-23 14:05:58 +0000313 return err;
Dirk Opfera93876c2005-11-08 19:15:30 +0000314}
315
316static void tosa_mci_setpower(struct device *dev, unsigned int vdd)
317{
318 struct pxamci_platform_data* p_d = dev->platform_data;
319
320 if (( 1 << vdd) & p_d->ocr_mask) {
Dmitry Baryshkovd4e7d092008-04-12 20:16:16 +0100321 gpio_set_value(TOSA_GPIO_PWR_ON, 1);
Dirk Opfera93876c2005-11-08 19:15:30 +0000322 } else {
Dmitry Baryshkovd4e7d092008-04-12 20:16:16 +0100323 gpio_set_value(TOSA_GPIO_PWR_ON, 0);
Dirk Opfera93876c2005-11-08 19:15:30 +0000324 }
325}
326
327static int tosa_mci_get_ro(struct device *dev)
328{
Dmitry Baryshkovd4e7d092008-04-12 20:16:16 +0100329 return gpio_get_value(TOSA_GPIO_SD_WP);
Dirk Opfera93876c2005-11-08 19:15:30 +0000330}
331
332static void tosa_mci_exit(struct device *dev, void *data)
333{
Dmitry Baryshkovc4d5f8d2008-06-09 13:23:50 +0100334 gpio_free(TOSA_GPIO_nSD_INT);
Dmitry Baryshkovd4e7d092008-04-12 20:16:16 +0100335 gpio_free(TOSA_GPIO_PWR_ON);
336 gpio_free(TOSA_GPIO_SD_WP);
Dirk Opfera93876c2005-11-08 19:15:30 +0000337 free_irq(TOSA_IRQ_GPIO_nSD_DETECT, data);
Dmitry Baryshkovc4d5f8d2008-06-09 13:23:50 +0100338 gpio_free(TOSA_GPIO_nSD_DETECT);
Dirk Opfera93876c2005-11-08 19:15:30 +0000339}
340
341static struct pxamci_platform_data tosa_mci_platform_data = {
342 .ocr_mask = MMC_VDD_32_33|MMC_VDD_33_34,
343 .init = tosa_mci_init,
344 .get_ro = tosa_mci_get_ro,
345 .setpower = tosa_mci_setpower,
346 .exit = tosa_mci_exit,
347};
348
349/*
350 * Irda
351 */
Dmitry Baryshkovd4e7d092008-04-12 20:16:16 +0100352static int tosa_irda_startup(struct device *dev)
353{
354 int ret;
355
356 ret = gpio_request(TOSA_GPIO_IR_POWERDWN, "IrDA powerdown");
357 if (ret)
358 return ret;
359
360 ret = gpio_direction_output(TOSA_GPIO_IR_POWERDWN, 0);
361 if (ret)
362 gpio_free(TOSA_GPIO_IR_POWERDWN);
363
364 return ret;
365 }
366
367static void tosa_irda_shutdown(struct device *dev)
368{
369 gpio_free(TOSA_GPIO_IR_POWERDWN);
370}
371
Dirk Opfera93876c2005-11-08 19:15:30 +0000372static void tosa_irda_transceiver_mode(struct device *dev, int mode)
373{
Dmitry Baryshkovd4e7d092008-04-12 20:16:16 +0100374 gpio_set_value(TOSA_GPIO_IR_POWERDWN, !(mode & IR_OFF));
Dirk Opfera93876c2005-11-08 19:15:30 +0000375}
376
377static struct pxaficp_platform_data tosa_ficp_platform_data = {
378 .transceiver_cap = IR_SIRMODE | IR_OFF,
379 .transceiver_mode = tosa_irda_transceiver_mode,
Dmitry Baryshkovd4e7d092008-04-12 20:16:16 +0100380 .startup = tosa_irda_startup,
381 .shutdown = tosa_irda_shutdown,
Dirk Opfera93876c2005-11-08 19:15:30 +0000382};
383
384/*
385 * Tosa Keyboard
386 */
387static struct platform_device tosakbd_device = {
388 .name = "tosa-keyboard",
389 .id = -1,
390};
Dirk Opfer8459c152005-11-06 14:27:52 +0000391
Dmitry Baryshkov93e90122008-01-21 01:04:20 -0500392static struct gpio_keys_button tosa_gpio_keys[] = {
Dmitry Baryshkov0aa97562008-04-12 20:02:50 +0100393 /*
394 * Two following keys are directly tied to "ON" button of tosa. Why?
395 * The first one can be used as a wakeup source, the second can't;
396 * also the first one is OR of ac_powered and on_button.
397 */
398 {
399 .type = EV_PWR,
400 .code = KEY_RESERVED,
401 .gpio = TOSA_GPIO_POWERON,
402 .desc = "Poweron",
403 .wakeup = 1,
404 .active_low = 1,
405 },
Dmitry Baryshkov93e90122008-01-21 01:04:20 -0500406 {
407 .type = EV_PWR,
408 .code = KEY_SUSPEND,
409 .gpio = TOSA_GPIO_ON_KEY,
410 .desc = "On key",
Dmitry Baryshkov0aa97562008-04-12 20:02:50 +0100411 /*
412 * can't be used as wakeup
413 * .wakeup = 1,
414 */
Dmitry Baryshkov93e90122008-01-21 01:04:20 -0500415 .active_low = 1,
416 },
417 {
418 .type = EV_KEY,
419 .code = TOSA_KEY_RECORD,
420 .gpio = TOSA_GPIO_RECORD_BTN,
421 .desc = "Record Button",
422 .wakeup = 1,
423 .active_low = 1,
424 },
425 {
426 .type = EV_KEY,
427 .code = TOSA_KEY_SYNC,
428 .gpio = TOSA_GPIO_SYNC,
429 .desc = "Sync Button",
430 .wakeup = 1,
431 .active_low = 1,
432 },
433};
434
435static struct gpio_keys_platform_data tosa_gpio_keys_platform_data = {
436 .buttons = tosa_gpio_keys,
437 .nbuttons = ARRAY_SIZE(tosa_gpio_keys),
438};
439
440static struct platform_device tosa_gpio_keys_device = {
441 .name = "gpio-keys",
442 .id = -1,
443 .dev = {
444 .platform_data = &tosa_gpio_keys_platform_data,
445 },
446};
447
Dirk Opfer6d0cf3e2006-03-31 02:31:12 -0800448/*
449 * Tosa LEDs
450 */
Dmitry Baryshkovba4eb7e2008-04-19 10:42:25 +0100451static struct gpio_led tosa_gpio_leds[] = {
Dmitry Baryshkov311c7362008-04-12 20:17:02 +0100452 {
453 .name = "tosa:amber:charge",
454 .default_trigger = "main-battery-charging",
455 .gpio = TOSA_GPIO_CHRG_ERR_LED,
456 },
457 {
458 .name = "tosa:green:mail",
459 .default_trigger = "nand-disk",
460 .gpio = TOSA_GPIO_NOTE_LED,
461 },
Dmitry Baryshkovc5461062008-04-19 10:42:06 +0100462 {
463 .name = "tosa:dual:wlan",
464 .default_trigger = "none",
465 .gpio = TOSA_GPIO_WLAN_LED,
466 },
467 {
468 .name = "tosa:blue:bluetooth",
469 .default_trigger = "none",
470 .gpio = TOSA_GPIO_BT_LED,
471 },
Dmitry Baryshkov311c7362008-04-12 20:17:02 +0100472};
473
Dmitry Baryshkovba4eb7e2008-04-19 10:42:25 +0100474static struct gpio_led_platform_data tosa_gpio_leds_platform_data = {
Dmitry Baryshkov311c7362008-04-12 20:17:02 +0100475 .leds = tosa_gpio_leds,
476 .num_leds = ARRAY_SIZE(tosa_gpio_leds),
477};
478
Dirk Opfer6d0cf3e2006-03-31 02:31:12 -0800479static struct platform_device tosaled_device = {
Dmitry Baryshkov311c7362008-04-12 20:17:02 +0100480 .name = "leds-gpio",
481 .id = -1,
482 .dev = {
483 .platform_data = &tosa_gpio_leds_platform_data,
484 },
Dirk Opfer6d0cf3e2006-03-31 02:31:12 -0800485};
486
Dirk Opfer8459c152005-11-06 14:27:52 +0000487static struct platform_device *devices[] __initdata = {
488 &tosascoop_device,
489 &tosascoop_jc_device,
Dirk Opfera93876c2005-11-08 19:15:30 +0000490 &tosakbd_device,
Dmitry Baryshkov93e90122008-01-21 01:04:20 -0500491 &tosa_gpio_keys_device,
Dirk Opfer6d0cf3e2006-03-31 02:31:12 -0800492 &tosaled_device,
Dirk Opfer8459c152005-11-06 14:27:52 +0000493};
494
Richard Purdie74617fb2006-06-19 19:57:12 +0100495static void tosa_poweroff(void)
496{
Dmitry Baryshkov86159a92008-05-22 16:21:48 +0100497 arm_machine_restart('g');
Richard Purdie74617fb2006-06-19 19:57:12 +0100498}
499
500static void tosa_restart(char mode)
501{
502 /* Bootloader magic for a reboot */
503 if((MSC0 & 0xffff0000) == 0x7ff00000)
504 MSC0 = (MSC0 & 0xffff) | 0x7ee00000;
505
506 tosa_poweroff();
507}
508
Dirk Opfer8459c152005-11-06 14:27:52 +0000509static void __init tosa_init(void)
510{
Dmitry Baryshkov2cb47342008-04-10 11:00:32 +0100511 pxa2xx_mfp_config(ARRAY_AND_SIZE(tosa_pin_config));
512 gpio_set_wake(MFP_PIN_GPIO1, 1);
513 /* We can't pass to gpio-keys since it will drop the Reset altfunc */
514
Dmitry Baryshkov86159a92008-05-22 16:21:48 +0100515 init_gpio_reset(TOSA_GPIO_ON_RESET);
516
Richard Purdie74617fb2006-06-19 19:57:12 +0100517 pm_power_off = tosa_poweroff;
518 arm_pm_restart = tosa_restart;
519
Dirk Opfer8459c152005-11-06 14:27:52 +0000520 PCFR |= PCFR_OPDE;
521
Dirk Opfera93876c2005-11-08 19:15:30 +0000522 /* enable batt_fault */
Dirk Opfer8459c152005-11-06 14:27:52 +0000523 PMCR = 0x01;
524
Dirk Opfera93876c2005-11-08 19:15:30 +0000525 pxa_set_mci_info(&tosa_mci_platform_data);
526 pxa_set_udc_info(&udc_info);
527 pxa_set_ficp_info(&tosa_ficp_platform_data);
Dmitry Baryshkov481ea5a2008-04-10 15:43:18 +0100528 pxa_set_i2c_info(NULL);
Dirk Opfer4c18ad22005-11-08 19:15:50 +0000529 platform_scoop_config = &tosa_pcmcia_config;
Dirk Opfer8459c152005-11-06 14:27:52 +0000530
Dirk Opfer4c18ad22005-11-08 19:15:50 +0000531 platform_add_devices(devices, ARRAY_SIZE(devices));
Dirk Opfer8459c152005-11-06 14:27:52 +0000532}
533
534static void __init fixup_tosa(struct machine_desc *desc,
535 struct tag *tags, char **cmdline, struct meminfo *mi)
536{
537 sharpsl_save_param();
538 mi->nr_banks=1;
539 mi->bank[0].start = 0xa0000000;
540 mi->bank[0].node = 0;
541 mi->bank[0].size = (64*1024*1024);
542}
543
544MACHINE_START(TOSA, "SHARP Tosa")
Dirk Opfer8459c152005-11-06 14:27:52 +0000545 .phys_io = 0x40000000,
546 .io_pg_offst = (io_p2v(0x40000000) >> 18) & 0xfffc,
547 .fixup = fixup_tosa,
548 .map_io = pxa_map_io,
Eric Miaocd491042007-06-22 04:14:09 +0100549 .init_irq = pxa25x_init_irq,
Dirk Opfer8459c152005-11-06 14:27:52 +0000550 .init_machine = tosa_init,
551 .timer = &pxa_timer,
552MACHINE_END