diff options
Diffstat (limited to 'arch/blackfin/mach-bf527/boards/ezkit.c')
-rw-r--r-- | arch/blackfin/mach-bf527/boards/ezkit.c | 62 |
1 files changed, 3 insertions, 59 deletions
diff --git a/arch/blackfin/mach-bf527/boards/ezkit.c b/arch/blackfin/mach-bf527/boards/ezkit.c index f09665f74ba0..5294fdd20732 100644 --- a/arch/blackfin/mach-bf527/boards/ezkit.c +++ b/arch/blackfin/mach-bf527/boards/ezkit.c | |||
@@ -13,9 +13,6 @@ | |||
13 | #include <linux/mtd/physmap.h> | 13 | #include <linux/mtd/physmap.h> |
14 | #include <linux/spi/spi.h> | 14 | #include <linux/spi/spi.h> |
15 | #include <linux/spi/flash.h> | 15 | #include <linux/spi/flash.h> |
16 | #if defined(CONFIG_USB_ISP1362_HCD) || defined(CONFIG_USB_ISP1362_HCD_MODULE) | ||
17 | #include <linux/usb/isp1362.h> | ||
18 | #endif | ||
19 | #include <linux/i2c.h> | 16 | #include <linux/i2c.h> |
20 | #include <linux/irq.h> | 17 | #include <linux/irq.h> |
21 | #include <linux/interrupt.h> | 18 | #include <linux/interrupt.h> |
@@ -63,7 +60,7 @@ static struct isp1760_platform_data isp1760_priv = { | |||
63 | }; | 60 | }; |
64 | 61 | ||
65 | static struct platform_device bfin_isp1760_device = { | 62 | static struct platform_device bfin_isp1760_device = { |
66 | .name = "isp1760-hcd", | 63 | .name = "isp1760", |
67 | .id = 0, | 64 | .id = 0, |
68 | .dev = { | 65 | .dev = { |
69 | .platform_data = &isp1760_priv, | 66 | .platform_data = &isp1760_priv, |
@@ -373,45 +370,6 @@ static struct platform_device sl811_hcd_device = { | |||
373 | }; | 370 | }; |
374 | #endif | 371 | #endif |
375 | 372 | ||
376 | #if defined(CONFIG_USB_ISP1362_HCD) || defined(CONFIG_USB_ISP1362_HCD_MODULE) | ||
377 | static struct resource isp1362_hcd_resources[] = { | ||
378 | { | ||
379 | .start = 0x20360000, | ||
380 | .end = 0x20360000, | ||
381 | .flags = IORESOURCE_MEM, | ||
382 | }, { | ||
383 | .start = 0x20360004, | ||
384 | .end = 0x20360004, | ||
385 | .flags = IORESOURCE_MEM, | ||
386 | }, { | ||
387 | .start = CONFIG_USB_ISP1362_BFIN_GPIO_IRQ, | ||
388 | .end = CONFIG_USB_ISP1362_BFIN_GPIO_IRQ, | ||
389 | .flags = IORESOURCE_IRQ | IORESOURCE_IRQ_HIGHLEVEL, | ||
390 | }, | ||
391 | }; | ||
392 | |||
393 | static struct isp1362_platform_data isp1362_priv = { | ||
394 | .sel15Kres = 1, | ||
395 | .clknotstop = 0, | ||
396 | .oc_enable = 0, | ||
397 | .int_act_high = 0, | ||
398 | .int_edge_triggered = 0, | ||
399 | .remote_wakeup_connected = 0, | ||
400 | .no_power_switching = 1, | ||
401 | .power_switching_mode = 0, | ||
402 | }; | ||
403 | |||
404 | static struct platform_device isp1362_hcd_device = { | ||
405 | .name = "isp1362-hcd", | ||
406 | .id = 0, | ||
407 | .dev = { | ||
408 | .platform_data = &isp1362_priv, | ||
409 | }, | ||
410 | .num_resources = ARRAY_SIZE(isp1362_hcd_resources), | ||
411 | .resource = isp1362_hcd_resources, | ||
412 | }; | ||
413 | #endif | ||
414 | |||
415 | #if defined(CONFIG_BFIN_MAC) || defined(CONFIG_BFIN_MAC_MODULE) | 373 | #if defined(CONFIG_BFIN_MAC) || defined(CONFIG_BFIN_MAC_MODULE) |
416 | static struct platform_device bfin_mii_bus = { | 374 | static struct platform_device bfin_mii_bus = { |
417 | .name = "bfin_mii_bus", | 375 | .name = "bfin_mii_bus", |
@@ -688,12 +646,6 @@ static struct platform_device bfin_spi0_device = { | |||
688 | }; | 646 | }; |
689 | #endif /* spi master and devices */ | 647 | #endif /* spi master and devices */ |
690 | 648 | ||
691 | #if defined(CONFIG_FB_BF537_LQ035) || defined(CONFIG_FB_BF537_LQ035_MODULE) | ||
692 | static struct platform_device bfin_fb_device = { | ||
693 | .name = "bf537-lq035", | ||
694 | }; | ||
695 | #endif | ||
696 | |||
697 | #if defined(CONFIG_SERIAL_BFIN) || defined(CONFIG_SERIAL_BFIN_MODULE) | 649 | #if defined(CONFIG_SERIAL_BFIN) || defined(CONFIG_SERIAL_BFIN_MODULE) |
698 | static struct resource bfin_uart_resources[] = { | 650 | static struct resource bfin_uart_resources[] = { |
699 | #ifdef CONFIG_SERIAL_BFIN_UART0 | 651 | #ifdef CONFIG_SERIAL_BFIN_UART0 |
@@ -850,7 +802,7 @@ static struct platform_device bfin_device_gpiokeys = { | |||
850 | }; | 802 | }; |
851 | #endif | 803 | #endif |
852 | 804 | ||
853 | #if defined(CONFIG_JOYSTICK_BFIN_ROTARY) || defined(CONFIG_JOYSTICK_BFIN_ROTARY_MODULE) | 805 | #if defined(CONFIG_INPUT_BFIN_ROTARY) || defined(CONFIG_INPUT_BFIN_ROTARY_MODULE) |
854 | #include <linux/input.h> | 806 | #include <linux/input.h> |
855 | #include <asm/bfin_rotary.h> | 807 | #include <asm/bfin_rotary.h> |
856 | 808 | ||
@@ -924,10 +876,6 @@ static struct platform_device *stamp_devices[] __initdata = { | |||
924 | &sl811_hcd_device, | 876 | &sl811_hcd_device, |
925 | #endif | 877 | #endif |
926 | 878 | ||
927 | #if defined(CONFIG_USB_ISP1362_HCD) || defined(CONFIG_USB_ISP1362_HCD_MODULE) | ||
928 | &isp1362_hcd_device, | ||
929 | #endif | ||
930 | |||
931 | #if defined(CONFIG_USB_ISP1760_HCD) || defined(CONFIG_USB_ISP1760_HCD_MODULE) | 879 | #if defined(CONFIG_USB_ISP1760_HCD) || defined(CONFIG_USB_ISP1760_HCD_MODULE) |
932 | &bfin_isp1760_device, | 880 | &bfin_isp1760_device, |
933 | #endif | 881 | #endif |
@@ -957,10 +905,6 @@ static struct platform_device *stamp_devices[] __initdata = { | |||
957 | &bfin_spi0_device, | 905 | &bfin_spi0_device, |
958 | #endif | 906 | #endif |
959 | 907 | ||
960 | #if defined(CONFIG_FB_BF537_LQ035) || defined(CONFIG_FB_BF537_LQ035_MODULE) | ||
961 | &bfin_fb_device, | ||
962 | #endif | ||
963 | |||
964 | #if defined(CONFIG_FB_BFIN_T350MCQB) || defined(CONFIG_FB_BFIN_T350MCQB_MODULE) | 908 | #if defined(CONFIG_FB_BFIN_T350MCQB) || defined(CONFIG_FB_BFIN_T350MCQB_MODULE) |
965 | &bf52x_t350mcqb_device, | 909 | &bf52x_t350mcqb_device, |
966 | #endif | 910 | #endif |
@@ -991,7 +935,7 @@ static struct platform_device *stamp_devices[] __initdata = { | |||
991 | &bfin_device_gpiokeys, | 935 | &bfin_device_gpiokeys, |
992 | #endif | 936 | #endif |
993 | 937 | ||
994 | #if defined(CONFIG_JOYSTICK_BFIN_ROTARY) || defined(CONFIG_JOYSTICK_BFIN_ROTARY_MODULE) | 938 | #if defined(CONFIG_INPUT_BFIN_ROTARY) || defined(CONFIG_INPUT_BFIN_ROTARY_MODULE) |
995 | &bfin_rotary_device, | 939 | &bfin_rotary_device, |
996 | #endif | 940 | #endif |
997 | 941 | ||