summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/efika.h
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ti.com>2012-02-21 09:32:19 +0200
committerTomi Valkeinen <tomi.valkeinen@ti.com>2012-02-21 09:32:19 +0200
commit3f60db4bde17088feed5f143582d7661cdbb9a01 (patch)
tree21a7866ae6d199cfa8f619ced9500687bdf84f18 /arch/arm/mach-imx/efika.h
parent5e36097889725dbe4f098c3f1e93cb2f21cae6ee (diff)
parentb01543dfe67bb1d191998e90d20534dc354de059 (diff)
downloadop-kernel-dev-3f60db4bde17088feed5f143582d7661cdbb9a01.zip
op-kernel-dev-3f60db4bde17088feed5f143582d7661cdbb9a01.tar.gz
Merge commit 'v3.3-rc4'
Diffstat (limited to 'arch/arm/mach-imx/efika.h')
-rw-r--r--arch/arm/mach-imx/efika.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/arch/arm/mach-imx/efika.h b/arch/arm/mach-imx/efika.h
new file mode 100644
index 0000000..014aa98
--- /dev/null
+++ b/arch/arm/mach-imx/efika.h
@@ -0,0 +1,10 @@
+#ifndef _EFIKA_H
+#define _EFIKA_H
+
+#define EFIKA_WLAN_EN IMX_GPIO_NR(2, 16)
+#define EFIKA_WLAN_RESET IMX_GPIO_NR(2, 10)
+#define EFIKA_USB_PHY_RESET IMX_GPIO_NR(2, 9)
+
+void __init efika_board_common_init(void);
+
+#endif
OpenPOWER on IntegriCloud