[kernel] Add mx2 target with very basic support for the vp6500 voip phone
[openwrt/svn-archive/archive.git] / target / linux / mx2 / files / arch / arm / plat-mxc / include / mach / board-vp6500.h
diff --git a/target/linux/mx2/files/arch/arm/plat-mxc/include/mach/board-vp6500.h b/target/linux/mx2/files/arch/arm/plat-mxc/include/mach/board-vp6500.h
new file mode 100644 (file)
index 0000000..6c351f0
--- /dev/null
@@ -0,0 +1,9 @@
+
+#ifndef __BOARD_VP6500__
+#define __BOARD_VP6500__
+
+#define VP6500_GPIO_CAMERA_DIRECTION 45
+#define VP6500_GPIO_KEYPAD_LEDS 82
+#define VP6500_GPIO_AMP_ENABLE 89
+
+#endif