]> bbs.cooldavid.org Git - net-next-2.6.git/blame - arch/arm/mach-mx2/devices.h
MX2X: Add Keypad device definition for MX2X arch
[net-next-2.6.git] / arch / arm / mach-mx2 / devices.h
CommitLineData
7e90534a
SH
1extern struct platform_device mxc_gpt1;
2extern struct platform_device mxc_gpt2;
2b84a364 3#ifdef CONFIG_MACH_MX27
7e90534a
SH
4extern struct platform_device mxc_gpt3;
5extern struct platform_device mxc_gpt4;
6extern struct platform_device mxc_gpt5;
2b84a364 7#endif
7e90534a 8extern struct platform_device mxc_wdt;
7e90534a
SH
9extern struct platform_device mxc_uart_device0;
10extern struct platform_device mxc_uart_device1;
11extern struct platform_device mxc_uart_device2;
12extern struct platform_device mxc_uart_device3;
13extern struct platform_device mxc_uart_device4;
14extern struct platform_device mxc_uart_device5;
3d89baa7 15extern struct platform_device mxc_w1_master_device;
f0d3ab49
UKK
16#ifdef CONFIG_MACH_MX21
17extern struct platform_device imx21_nand_device;
f0d3ab49
UKK
18#endif
19#ifdef CONFIG_MACH_MX27
20extern struct platform_device imx27_nand_device;
f0d3ab49 21#endif
e4813551 22extern struct platform_device mxc_fb_device;
879fea1b 23extern struct platform_device mxc_fec_device;
824b16e6 24extern struct platform_device mxc_pwm_device;
c5d4dbff 25extern struct platform_device mxc_i2c_device0;
9309b2ba 26#ifdef CONFIG_MACH_MX27
c5d4dbff 27extern struct platform_device mxc_i2c_device1;
9309b2ba 28#endif
1a02be0e
SH
29extern struct platform_device mxc_sdhc_device0;
30extern struct platform_device mxc_sdhc_device1;
627fb3b9
M
31extern struct platform_device mxc_otg_udc_device;
32extern struct platform_device mxc_otg_host;
33extern struct platform_device mxc_usbh1;
34extern struct platform_device mxc_usbh2;
f420db84
SH
35extern struct platform_device mxc_spi_device0;
36extern struct platform_device mxc_spi_device1;
68c94b40 37#ifdef CONFIG_MACH_MX27
f420db84 38extern struct platform_device mxc_spi_device2;
68c94b40 39#endif
4e0fa90d 40extern struct platform_device mx21_usbhc_device;
23291df4
SH
41extern struct platform_device imx_ssi_device0;
42extern struct platform_device imx_ssi_device1;
0896a9e5 43extern struct platform_device imx_kpp_device;