]> pilppa.org Git - linux-2.6-omap-h63xx.git/blob - arch/arm/mach-pxa/tosa.c
[ARM] 5150/1: Tosa: support built-in bluetooth power-up
[linux-2.6-omap-h63xx.git] / arch / arm / mach-pxa / tosa.c
1 /*
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>
17 #include <linux/platform_device.h>
18 #include <linux/major.h>
19 #include <linux/fs.h>
20 #include <linux/interrupt.h>
21 #include <linux/delay.h>
22 #include <linux/fb.h>
23 #include <linux/mmc/host.h>
24 #include <linux/mfd/tc6393xb.h>
25 #include <linux/mfd/tmio.h>
26 #include <linux/mtd/nand.h>
27 #include <linux/mtd/partitions.h>
28 #include <linux/pm.h>
29 #include <linux/delay.h>
30 #include <linux/gpio_keys.h>
31 #include <linux/input.h>
32 #include <linux/gpio.h>
33 #include <linux/pda_power.h>
34 #include <linux/rfkill.h>
35
36 #include <asm/setup.h>
37 #include <asm/mach-types.h>
38 #include <asm/arch/pxa2xx-regs.h>
39 #include <asm/arch/mfp-pxa25x.h>
40 #include <asm/arch/irda.h>
41 #include <asm/arch/i2c.h>
42 #include <asm/arch/mmc.h>
43 #include <asm/arch/udc.h>
44 #include <asm/arch/tosa_bt.h>
45
46 #include <asm/mach/arch.h>
47 #include <asm/arch/tosa.h>
48
49 #include <asm/hardware/scoop.h>
50 #include <asm/mach/sharpsl_param.h>
51
52 #include "generic.h"
53 #include "devices.h"
54
55 static unsigned long tosa_pin_config[] = {
56         GPIO78_nCS_2, /* Scoop */
57         GPIO80_nCS_4, /* tg6393xb */
58         GPIO33_nCS_5, /* Scoop */
59
60         // GPIO76 CARD_VCC_ON1
61
62         GPIO19_GPIO, /* Reset out */
63         GPIO1_RST | WAKEUP_ON_EDGE_FALL,
64
65         GPIO0_GPIO | WAKEUP_ON_EDGE_FALL, /* WAKE_UP */
66         GPIO2_GPIO | WAKEUP_ON_EDGE_BOTH, /* AC_IN */
67         GPIO3_GPIO | WAKEUP_ON_EDGE_FALL, /* RECORD */
68         GPIO4_GPIO | WAKEUP_ON_EDGE_FALL, /* SYNC */
69         GPIO20_GPIO, /* EAR_IN */
70         GPIO22_GPIO, /* On */
71
72         GPIO5_GPIO, /* USB_IN */
73         GPIO32_GPIO, /* Pen IRQ */
74
75         GPIO7_GPIO, /* Jacket Detect */
76         GPIO14_GPIO, /* BAT0_CRG */
77         GPIO12_GPIO, /* BAT1_CRG */
78         GPIO17_GPIO, /* BAT0_LOW */
79         GPIO84_GPIO, /* BAT1_LOW */
80         GPIO38_GPIO, /* BAT_LOCK */
81
82         GPIO11_3_6MHz,
83         GPIO15_GPIO, /* TC6393XB IRQ */
84         GPIO18_RDY,
85         GPIO27_GPIO, /* LCD Sync */
86
87         /* MMC */
88         GPIO6_MMC_CLK,
89         GPIO8_MMC_CS0,
90         GPIO9_GPIO, /* Detect */
91         GPIO10_GPIO, /* nSD_INT */
92
93         /* CF */
94         GPIO13_GPIO, /* CD_IRQ */
95         GPIO21_GPIO, /* Main Slot IRQ */
96         GPIO36_GPIO, /* Jacket Slot IRQ */
97         GPIO48_nPOE,
98         GPIO49_nPWE,
99         GPIO50_nPIOR,
100         GPIO51_nPIOW,
101         GPIO52_nPCE_1,
102         GPIO53_nPCE_2,
103         GPIO54_nPSKTSEL,
104         GPIO55_nPREG,
105         GPIO56_nPWAIT,
106         GPIO57_nIOIS16,
107
108         /* AC97 */
109         GPIO31_AC97_SYNC,
110         GPIO30_AC97_SDATA_OUT,
111         GPIO28_AC97_BITCLK,
112         GPIO29_AC97_SDATA_IN_0,
113         // GPIO79 nAUD_IRQ
114
115         /* FFUART */
116         GPIO34_FFUART_RXD,
117         GPIO35_FFUART_CTS,
118         GPIO37_FFUART_DSR,
119         GPIO39_FFUART_TXD,
120         GPIO40_FFUART_DTR,
121         GPIO41_FFUART_RTS,
122
123         /* BTUART */
124         GPIO42_BTUART_RXD,
125         GPIO43_BTUART_TXD,
126         GPIO44_BTUART_CTS,
127         GPIO45_BTUART_RTS,
128
129         /* Keybd */
130         GPIO58_GPIO | MFP_LPM_DRIVE_LOW,
131         GPIO59_GPIO | MFP_LPM_DRIVE_LOW,
132         GPIO60_GPIO | MFP_LPM_DRIVE_LOW,
133         GPIO61_GPIO | MFP_LPM_DRIVE_LOW,
134         GPIO62_GPIO | MFP_LPM_DRIVE_LOW,
135         GPIO63_GPIO | MFP_LPM_DRIVE_LOW,
136         GPIO64_GPIO | MFP_LPM_DRIVE_LOW,
137         GPIO65_GPIO | MFP_LPM_DRIVE_LOW,
138         GPIO66_GPIO | MFP_LPM_DRIVE_LOW,
139         GPIO67_GPIO | MFP_LPM_DRIVE_LOW,
140         GPIO68_GPIO | MFP_LPM_DRIVE_LOW,
141         GPIO69_GPIO | MFP_LPM_DRIVE_LOW,
142         GPIO70_GPIO | MFP_LPM_DRIVE_LOW,
143         GPIO71_GPIO | MFP_LPM_DRIVE_LOW,
144         GPIO72_GPIO | MFP_LPM_DRIVE_LOW,
145         GPIO73_GPIO | MFP_LPM_DRIVE_LOW,
146         GPIO74_GPIO | MFP_LPM_DRIVE_LOW,
147         GPIO75_GPIO | MFP_LPM_DRIVE_LOW,
148
149         /* SPI */
150         GPIO81_SSP2_CLK_OUT,
151         GPIO82_SSP2_FRM_OUT,
152         GPIO83_SSP2_TXD,
153 };
154
155 static unsigned long tosa_pin_irda_off[] = {
156         GPIO46_STUART_RXD,
157         GPIO47_GPIO | MFP_LPM_DRIVE_LOW,
158 };
159
160 static unsigned long tosa_pin_irda_on[] = {
161         GPIO46_STUART_RXD,
162         GPIO47_STUART_TXD,
163 };
164
165
166 /*
167  * SCOOP Device
168  */
169 static struct resource tosa_scoop_resources[] = {
170         [0] = {
171                 .start  = TOSA_CF_PHYS,
172                 .end    = TOSA_CF_PHYS + 0xfff,
173                 .flags  = IORESOURCE_MEM,
174         },
175 };
176
177 static struct scoop_config tosa_scoop_setup = {
178         .io_dir         = TOSA_SCOOP_IO_DIR,
179         .gpio_base      = TOSA_SCOOP_GPIO_BASE,
180 };
181
182 static struct platform_device tosascoop_device = {
183         .name           = "sharp-scoop",
184         .id             = 0,
185         .dev            = {
186                 .platform_data  = &tosa_scoop_setup,
187         },
188         .num_resources  = ARRAY_SIZE(tosa_scoop_resources),
189         .resource       = tosa_scoop_resources,
190 };
191
192
193 /*
194  * SCOOP Device Jacket
195  */
196 static struct resource tosa_scoop_jc_resources[] = {
197         [0] = {
198                 .start          = TOSA_SCOOP_PHYS + 0x40,
199                 .end            = TOSA_SCOOP_PHYS + 0xfff,
200                 .flags          = IORESOURCE_MEM,
201         },
202 };
203
204 static struct scoop_config tosa_scoop_jc_setup = {
205         .io_dir         = TOSA_SCOOP_JC_IO_DIR,
206         .gpio_base      = TOSA_SCOOP_JC_GPIO_BASE,
207 };
208
209 static struct platform_device tosascoop_jc_device = {
210         .name           = "sharp-scoop",
211         .id             = 1,
212         .dev            = {
213                 .platform_data  = &tosa_scoop_jc_setup,
214                 .parent         = &tosascoop_device.dev,
215         },
216         .num_resources  = ARRAY_SIZE(tosa_scoop_jc_resources),
217         .resource       = tosa_scoop_jc_resources,
218 };
219
220 /*
221  * PCMCIA
222  */
223 static struct scoop_pcmcia_dev tosa_pcmcia_scoop[] = {
224 {
225         .dev        = &tosascoop_device.dev,
226         .irq        = TOSA_IRQ_GPIO_CF_IRQ,
227         .cd_irq     = TOSA_IRQ_GPIO_CF_CD,
228         .cd_irq_str = "PCMCIA0 CD",
229 },{
230         .dev        = &tosascoop_jc_device.dev,
231         .irq        = TOSA_IRQ_GPIO_JC_CF_IRQ,
232         .cd_irq     = -1,
233 },
234 };
235
236 static struct scoop_pcmcia_config tosa_pcmcia_config = {
237         .devs         = &tosa_pcmcia_scoop[0],
238         .num_devs     = 2,
239 };
240
241 /*
242  * USB Device Controller
243  */
244 static struct pxa2xx_udc_mach_info udc_info __initdata = {
245         .gpio_pullup            = TOSA_GPIO_USB_PULLUP,
246         .gpio_vbus              = TOSA_GPIO_USB_IN,
247         .gpio_vbus_inverted     = 1,
248 };
249
250 /*
251  * MMC/SD Device
252  */
253 static struct pxamci_platform_data tosa_mci_platform_data;
254
255 static int tosa_mci_init(struct device *dev, irq_handler_t tosa_detect_int, void *data)
256 {
257         int err;
258
259         tosa_mci_platform_data.detect_delay = msecs_to_jiffies(250);
260
261         err = gpio_request(TOSA_GPIO_nSD_DETECT, "MMC/SD card detect");
262         if (err) {
263                 printk(KERN_ERR "tosa_mci_init: can't request nSD_DETECT gpio\n");
264                 goto err_gpio_detect;
265         }
266         err = gpio_direction_input(TOSA_GPIO_nSD_DETECT);
267         if (err)
268                 goto err_gpio_detect_dir;
269
270         err = request_irq(TOSA_IRQ_GPIO_nSD_DETECT, tosa_detect_int,
271                           IRQF_DISABLED | IRQF_TRIGGER_RISING | IRQF_TRIGGER_FALLING,
272                                 "MMC/SD card detect", data);
273         if (err) {
274                 printk(KERN_ERR "tosa_mci_init: MMC/SD: can't request MMC card detect IRQ\n");
275                 goto err_irq;
276         }
277
278         err = gpio_request(TOSA_GPIO_SD_WP, "SD Write Protect");
279         if (err) {
280                 printk(KERN_ERR "tosa_mci_init: can't request SD_WP gpio\n");
281                 goto err_gpio_wp;
282         }
283         err = gpio_direction_input(TOSA_GPIO_SD_WP);
284         if (err)
285                 goto err_gpio_wp_dir;
286
287         err = gpio_request(TOSA_GPIO_PWR_ON, "SD Power");
288         if (err) {
289                 printk(KERN_ERR "tosa_mci_init: can't request SD_PWR gpio\n");
290                 goto err_gpio_pwr;
291         }
292         err = gpio_direction_output(TOSA_GPIO_PWR_ON, 0);
293         if (err)
294                 goto err_gpio_pwr_dir;
295
296         err = gpio_request(TOSA_GPIO_nSD_INT, "SD Int");
297         if (err) {
298                 printk(KERN_ERR "tosa_mci_init: can't request SD_PWR gpio\n");
299                 goto err_gpio_int;
300         }
301         err = gpio_direction_input(TOSA_GPIO_nSD_INT);
302         if (err)
303                 goto err_gpio_int_dir;
304
305         return 0;
306
307 err_gpio_int_dir:
308         gpio_free(TOSA_GPIO_nSD_INT);
309 err_gpio_int:
310 err_gpio_pwr_dir:
311         gpio_free(TOSA_GPIO_PWR_ON);
312 err_gpio_pwr:
313 err_gpio_wp_dir:
314         gpio_free(TOSA_GPIO_SD_WP);
315 err_gpio_wp:
316         free_irq(TOSA_IRQ_GPIO_nSD_DETECT, data);
317 err_irq:
318 err_gpio_detect_dir:
319         gpio_free(TOSA_GPIO_nSD_DETECT);
320 err_gpio_detect:
321         return err;
322 }
323
324 static void tosa_mci_setpower(struct device *dev, unsigned int vdd)
325 {
326         struct pxamci_platform_data* p_d = dev->platform_data;
327
328         if (( 1 << vdd) & p_d->ocr_mask) {
329                 gpio_set_value(TOSA_GPIO_PWR_ON, 1);
330         } else {
331                 gpio_set_value(TOSA_GPIO_PWR_ON, 0);
332         }
333 }
334
335 static int tosa_mci_get_ro(struct device *dev)
336 {
337         return gpio_get_value(TOSA_GPIO_SD_WP);
338 }
339
340 static void tosa_mci_exit(struct device *dev, void *data)
341 {
342         gpio_free(TOSA_GPIO_nSD_INT);
343         gpio_free(TOSA_GPIO_PWR_ON);
344         gpio_free(TOSA_GPIO_SD_WP);
345         free_irq(TOSA_IRQ_GPIO_nSD_DETECT, data);
346         gpio_free(TOSA_GPIO_nSD_DETECT);
347 }
348
349 static struct pxamci_platform_data tosa_mci_platform_data = {
350         .ocr_mask       = MMC_VDD_32_33|MMC_VDD_33_34,
351         .init           = tosa_mci_init,
352         .get_ro         = tosa_mci_get_ro,
353         .setpower       = tosa_mci_setpower,
354         .exit           = tosa_mci_exit,
355 };
356
357 /*
358  * Irda
359  */
360 static void tosa_irda_transceiver_mode(struct device *dev, int mode)
361 {
362         if (mode & IR_OFF) {
363                 gpio_set_value(TOSA_GPIO_IR_POWERDWN, 0);
364                 pxa2xx_mfp_config(ARRAY_AND_SIZE(tosa_pin_irda_off));
365                 gpio_direction_output(TOSA_GPIO_IRDA_TX, 0);
366         } else {
367                 pxa2xx_mfp_config(ARRAY_AND_SIZE(tosa_pin_irda_on));
368                 gpio_set_value(TOSA_GPIO_IR_POWERDWN, 1);
369         }
370 }
371
372 static int tosa_irda_startup(struct device *dev)
373 {
374         int ret;
375
376         ret = gpio_request(TOSA_GPIO_IRDA_TX, "IrDA TX");
377         if (ret)
378                 goto err_tx;
379         ret = gpio_direction_output(TOSA_GPIO_IRDA_TX, 0);
380         if (ret)
381                 goto err_tx_dir;
382
383         ret = gpio_request(TOSA_GPIO_IR_POWERDWN, "IrDA powerdown");
384         if (ret)
385                 goto err_pwr;
386
387         ret = gpio_direction_output(TOSA_GPIO_IR_POWERDWN, 0);
388         if (ret)
389                 goto err_pwr_dir;
390
391         tosa_irda_transceiver_mode(dev, IR_SIRMODE | IR_OFF);
392
393         return 0;
394
395 err_pwr_dir:
396         gpio_free(TOSA_GPIO_IR_POWERDWN);
397 err_pwr:
398 err_tx_dir:
399         gpio_free(TOSA_GPIO_IRDA_TX);
400 err_tx:
401         return ret;
402 }
403
404 static void tosa_irda_shutdown(struct device *dev)
405 {
406         tosa_irda_transceiver_mode(dev, IR_SIRMODE | IR_OFF);
407         gpio_free(TOSA_GPIO_IR_POWERDWN);
408         gpio_free(TOSA_GPIO_IRDA_TX);
409 }
410
411 static struct pxaficp_platform_data tosa_ficp_platform_data = {
412         .transceiver_cap  = IR_SIRMODE | IR_OFF,
413         .transceiver_mode = tosa_irda_transceiver_mode,
414         .startup = tosa_irda_startup,
415         .shutdown = tosa_irda_shutdown,
416 };
417
418 /*
419  * Tosa AC IN
420  */
421 static int tosa_power_init(struct device *dev)
422 {
423         int ret = gpio_request(TOSA_GPIO_AC_IN, "ac in");
424         if (ret)
425                 goto err_gpio_req;
426
427         ret = gpio_direction_input(TOSA_GPIO_AC_IN);
428         if (ret)
429                 goto err_gpio_in;
430
431         return 0;
432
433 err_gpio_in:
434         gpio_free(TOSA_GPIO_AC_IN);
435 err_gpio_req:
436         return ret;
437 }
438
439 static void tosa_power_exit(struct device *dev)
440 {
441         gpio_free(TOSA_GPIO_AC_IN);
442 }
443
444 static int tosa_power_ac_online(void)
445 {
446         return gpio_get_value(TOSA_GPIO_AC_IN) == 0;
447 }
448
449 static char *tosa_ac_supplied_to[] = {
450         "main-battery",
451         "backup-battery",
452         "jacket-battery",
453 };
454
455 static struct pda_power_pdata tosa_power_data = {
456         .init                   = tosa_power_init,
457         .is_ac_online           = tosa_power_ac_online,
458         .exit                   = tosa_power_exit,
459         .supplied_to            = tosa_ac_supplied_to,
460         .num_supplicants        = ARRAY_SIZE(tosa_ac_supplied_to),
461 };
462
463 static struct resource tosa_power_resource[] = {
464         {
465                 .name           = "ac",
466                 .start          = gpio_to_irq(TOSA_GPIO_AC_IN),
467                 .end            = gpio_to_irq(TOSA_GPIO_AC_IN),
468                 .flags          = IORESOURCE_IRQ |
469                                   IORESOURCE_IRQ_HIGHEDGE |
470                                   IORESOURCE_IRQ_LOWEDGE,
471         },
472 };
473
474 static struct platform_device tosa_power_device = {
475         .name                   = "pda-power",
476         .id                     = -1,
477         .dev.platform_data      = &tosa_power_data,
478         .resource               = tosa_power_resource,
479         .num_resources          = ARRAY_SIZE(tosa_power_resource),
480 };
481
482 /*
483  * Tosa Keyboard
484  */
485 static struct platform_device tosakbd_device = {
486         .name           = "tosa-keyboard",
487         .id             = -1,
488 };
489
490 static struct gpio_keys_button tosa_gpio_keys[] = {
491         /*
492          * Two following keys are directly tied to "ON" button of tosa. Why?
493          * The first one can be used as a wakeup source, the second can't;
494          * also the first one is OR of ac_powered and on_button.
495          */
496         {
497                 .type   = EV_PWR,
498                 .code   = KEY_RESERVED,
499                 .gpio   = TOSA_GPIO_POWERON,
500                 .desc   = "Poweron",
501                 .wakeup = 1,
502                 .active_low = 1,
503         },
504         {
505                 .type   = EV_PWR,
506                 .code   = KEY_SUSPEND,
507                 .gpio   = TOSA_GPIO_ON_KEY,
508                 .desc   = "On key",
509                 /*
510                  * can't be used as wakeup
511                  * .wakeup      = 1,
512                  */
513                 .active_low = 1,
514         },
515         {
516                 .type   = EV_KEY,
517                 .code   = TOSA_KEY_RECORD,
518                 .gpio   = TOSA_GPIO_RECORD_BTN,
519                 .desc   = "Record Button",
520                 .wakeup = 1,
521                 .active_low = 1,
522         },
523         {
524                 .type   = EV_KEY,
525                 .code   = TOSA_KEY_SYNC,
526                 .gpio   = TOSA_GPIO_SYNC,
527                 .desc   = "Sync Button",
528                 .wakeup = 1,
529                 .active_low = 1,
530         },
531 };
532
533 static struct gpio_keys_platform_data tosa_gpio_keys_platform_data = {
534         .buttons        = tosa_gpio_keys,
535         .nbuttons       = ARRAY_SIZE(tosa_gpio_keys),
536 };
537
538 static struct platform_device tosa_gpio_keys_device = {
539         .name   = "gpio-keys",
540         .id     = -1,
541         .dev    = {
542                 .platform_data  = &tosa_gpio_keys_platform_data,
543         },
544 };
545
546 /*
547  * Tosa LEDs
548  */
549 static struct gpio_led tosa_gpio_leds[] = {
550         {
551                 .name                   = "tosa:amber:charge",
552                 .default_trigger        = "main-battery-charging",
553                 .gpio                   = TOSA_GPIO_CHRG_ERR_LED,
554         },
555         {
556                 .name                   = "tosa:green:mail",
557                 .default_trigger        = "nand-disk",
558                 .gpio                   = TOSA_GPIO_NOTE_LED,
559         },
560         {
561                 .name                   = "tosa:dual:wlan",
562                 .default_trigger        = "none",
563                 .gpio                   = TOSA_GPIO_WLAN_LED,
564         },
565         {
566                 .name                   = "tosa:blue:bluetooth",
567                 .default_trigger        = "tosa-bt",
568                 .gpio                   = TOSA_GPIO_BT_LED,
569         },
570 };
571
572 static struct gpio_led_platform_data tosa_gpio_leds_platform_data = {
573         .leds           = tosa_gpio_leds,
574         .num_leds       = ARRAY_SIZE(tosa_gpio_leds),
575 };
576
577 static struct platform_device tosaled_device = {
578         .name   = "leds-gpio",
579         .id     = -1,
580         .dev    = {
581                 .platform_data  = &tosa_gpio_leds_platform_data,
582         },
583 };
584
585 /*
586  * Toshiba Mobile IO Controller
587  */
588 static struct resource tc6393xb_resources[] = {
589         [0] = {
590                 .start  = TOSA_LCDC_PHYS,
591                 .end    = TOSA_LCDC_PHYS + 0x3ffffff,
592                 .flags  = IORESOURCE_MEM,
593         },
594
595         [1] = {
596                 .start  = TOSA_IRQ_GPIO_TC6393XB_INT,
597                 .end    = TOSA_IRQ_GPIO_TC6393XB_INT,
598                 .flags  = IORESOURCE_IRQ,
599         },
600 };
601
602
603 static int tosa_tc6393xb_enable(struct platform_device *dev)
604 {
605         int rc;
606
607         rc = gpio_request(TOSA_GPIO_TC6393XB_REST_IN, "tc6393xb #pclr");
608         if (rc)
609                 goto err_req_pclr;
610         rc = gpio_request(TOSA_GPIO_TC6393XB_SUSPEND, "tc6393xb #suspend");
611         if (rc)
612                 goto err_req_suspend;
613         rc = gpio_request(TOSA_GPIO_TC6393XB_L3V_ON, "l3v");
614         if (rc)
615                 goto err_req_l3v;
616         rc = gpio_direction_output(TOSA_GPIO_TC6393XB_L3V_ON, 0);
617         if (rc)
618                 goto err_dir_l3v;
619         rc = gpio_direction_output(TOSA_GPIO_TC6393XB_SUSPEND, 0);
620         if (rc)
621                 goto err_dir_suspend;
622         rc = gpio_direction_output(TOSA_GPIO_TC6393XB_REST_IN, 0);
623         if (rc)
624                 goto err_dir_pclr;
625
626         mdelay(1);
627
628         gpio_set_value(TOSA_GPIO_TC6393XB_SUSPEND, 1);
629
630         mdelay(10);
631
632         gpio_set_value(TOSA_GPIO_TC6393XB_REST_IN, 1);
633         gpio_set_value(TOSA_GPIO_TC6393XB_L3V_ON, 1);
634
635         return 0;
636 err_dir_pclr:
637 err_dir_suspend:
638 err_dir_l3v:
639         gpio_free(TOSA_GPIO_TC6393XB_L3V_ON);
640 err_req_l3v:
641         gpio_free(TOSA_GPIO_TC6393XB_SUSPEND);
642 err_req_suspend:
643         gpio_free(TOSA_GPIO_TC6393XB_REST_IN);
644 err_req_pclr:
645         return rc;
646 }
647
648 static int tosa_tc6393xb_disable(struct platform_device *dev)
649 {
650         gpio_free(TOSA_GPIO_TC6393XB_L3V_ON);
651         gpio_free(TOSA_GPIO_TC6393XB_SUSPEND);
652         gpio_free(TOSA_GPIO_TC6393XB_REST_IN);
653
654         return 0;
655 }
656
657 static int tosa_tc6393xb_resume(struct platform_device *dev)
658 {
659         gpio_set_value(TOSA_GPIO_TC6393XB_SUSPEND, 1);
660         mdelay(10);
661         gpio_set_value(TOSA_GPIO_TC6393XB_L3V_ON, 1);
662         mdelay(10);
663
664         return 0;
665 }
666
667 static int tosa_tc6393xb_suspend(struct platform_device *dev)
668 {
669         gpio_set_value(TOSA_GPIO_TC6393XB_L3V_ON, 0);
670         gpio_set_value(TOSA_GPIO_TC6393XB_SUSPEND, 0);
671         return 0;
672 }
673
674 static struct mtd_partition tosa_nand_partition[] = {
675         {
676                 .name   = "smf",
677                 .offset = 0,
678                 .size   = 7 * 1024 * 1024,
679         },
680         {
681                 .name   = "root",
682                 .offset = MTDPART_OFS_APPEND,
683                 .size   = 28 * 1024 * 1024,
684         },
685         {
686                 .name   = "home",
687                 .offset = MTDPART_OFS_APPEND,
688                 .size   = MTDPART_SIZ_FULL,
689         },
690 };
691
692 static uint8_t scan_ff_pattern[] = { 0xff, 0xff };
693
694 static struct nand_bbt_descr tosa_tc6393xb_nand_bbt = {
695         .options        = 0,
696         .offs           = 4,
697         .len            = 2,
698         .pattern        = scan_ff_pattern
699 };
700
701 static struct tmio_nand_data tosa_tc6393xb_nand_config = {
702         .num_partitions = ARRAY_SIZE(tosa_nand_partition),
703         .partition      = tosa_nand_partition,
704         .badblock_pattern = &tosa_tc6393xb_nand_bbt,
705 };
706
707 static struct tc6393xb_platform_data tosa_tc6393xb_setup = {
708         .scr_pll2cr     = 0x0cc1,
709         .scr_gper       = 0x3300,
710         .scr_gpo_dsr    =
711                 TOSA_TC6393XB_GPIO_BIT(TOSA_GPIO_CARD_VCC_ON),
712         .scr_gpo_doecr  =
713                 TOSA_TC6393XB_GPIO_BIT(TOSA_GPIO_CARD_VCC_ON),
714
715         .irq_base       = IRQ_BOARD_START,
716         .gpio_base      = TOSA_TC6393XB_GPIO_BASE,
717
718         .enable         = tosa_tc6393xb_enable,
719         .disable        = tosa_tc6393xb_disable,
720         .suspend        = tosa_tc6393xb_suspend,
721         .resume         = tosa_tc6393xb_resume,
722
723         .nand_data      = &tosa_tc6393xb_nand_config,
724 };
725
726
727 static struct platform_device tc6393xb_device = {
728         .name   = "tc6393xb",
729         .id     = -1,
730         .dev    = {
731                 .platform_data  = &tosa_tc6393xb_setup,
732         },
733         .num_resources  = ARRAY_SIZE(tc6393xb_resources),
734         .resource       = tc6393xb_resources,
735 };
736
737 static struct tosa_bt_data tosa_bt_data = {
738         .gpio_pwr       = TOSA_GPIO_BT_PWR_EN,
739         .gpio_reset     = TOSA_GPIO_BT_RESET,
740 };
741
742 static struct platform_device tosa_bt_device = {
743         .name   = "tosa-bt",
744         .id     = -1,
745         .dev.platform_data = &tosa_bt_data,
746 };
747
748
749 static struct platform_device *devices[] __initdata = {
750         &tosascoop_device,
751         &tosascoop_jc_device,
752         &tc6393xb_device,
753         &tosa_power_device,
754         &tosakbd_device,
755         &tosa_gpio_keys_device,
756         &tosaled_device,
757         &tosa_bt_device,
758 };
759
760 static void tosa_poweroff(void)
761 {
762         arm_machine_restart('g');
763 }
764
765 static void tosa_restart(char mode)
766 {
767         /* Bootloader magic for a reboot */
768         if((MSC0 & 0xffff0000) == 0x7ff00000)
769                 MSC0 = (MSC0 & 0xffff) | 0x7ee00000;
770
771         tosa_poweroff();
772 }
773
774 static void __init tosa_init(void)
775 {
776         int dummy;
777
778         pxa2xx_mfp_config(ARRAY_AND_SIZE(tosa_pin_config));
779         pxa2xx_mfp_config(ARRAY_AND_SIZE(tosa_pin_irda_off));
780         gpio_set_wake(MFP_PIN_GPIO1, 1);
781         /* We can't pass to gpio-keys since it will drop the Reset altfunc */
782
783         init_gpio_reset(TOSA_GPIO_ON_RESET);
784
785         pm_power_off = tosa_poweroff;
786         arm_pm_restart = tosa_restart;
787
788         PCFR |= PCFR_OPDE;
789
790         /* enable batt_fault */
791         PMCR = 0x01;
792
793         dummy = gpiochip_reserve(TOSA_SCOOP_GPIO_BASE, 12);
794         dummy = gpiochip_reserve(TOSA_SCOOP_JC_GPIO_BASE, 12);
795         dummy = gpiochip_reserve(TOSA_TC6393XB_GPIO_BASE, 16);
796
797         pxa_set_mci_info(&tosa_mci_platform_data);
798         pxa_set_udc_info(&udc_info);
799         pxa_set_ficp_info(&tosa_ficp_platform_data);
800         pxa_set_i2c_info(NULL);
801         platform_scoop_config = &tosa_pcmcia_config;
802
803         platform_add_devices(devices, ARRAY_SIZE(devices));
804 }
805
806 static void __init fixup_tosa(struct machine_desc *desc,
807                 struct tag *tags, char **cmdline, struct meminfo *mi)
808 {
809         sharpsl_save_param();
810         mi->nr_banks=1;
811         mi->bank[0].start = 0xa0000000;
812         mi->bank[0].node = 0;
813         mi->bank[0].size = (64*1024*1024);
814 }
815
816 MACHINE_START(TOSA, "SHARP Tosa")
817         .phys_io        = 0x40000000,
818         .io_pg_offst    = (io_p2v(0x40000000) >> 18) & 0xfffc,
819         .fixup          = fixup_tosa,
820         .map_io         = pxa_map_io,
821         .init_irq       = pxa25x_init_irq,
822         .init_machine   = tosa_init,
823         .timer          = &pxa_timer,
824 MACHINE_END