summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/board-zoom.h
diff options
context:
space:
mode:
authorOlof Johansson <olof@lixom.net>2012-12-13 00:09:22 (GMT)
committerOlof Johansson <olof@lixom.net>2012-12-13 00:10:00 (GMT)
commit4a76411ea3f1da9032e031f8fff8894b97d141b2 (patch)
tree59976175d70b6e08aacd4abf7090919d3b78fc29 /arch/arm/mach-omap2/board-zoom.h
parent5c1af2a7011bf719807de360cb64c2f610269a38 (diff)
parentfb6842a7bc44bf719bfe85d5819a153d7c215510 (diff)
downloadlinux-fsl-qoriq-4a76411ea3f1da9032e031f8fff8894b97d141b2.tar.xz
ARM: arm-soc: Merge branch 'next/clk' into next/pm
Merge together a couple of the smaller pm/clock branches into one. Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/mach-omap2/board-zoom.h')
-rw-r--r--arch/arm/mach-omap2/board-zoom.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/board-zoom.h b/arch/arm/mach-omap2/board-zoom.h
new file mode 100644
index 0000000..2e94869
--- /dev/null
+++ b/arch/arm/mach-omap2/board-zoom.h
@@ -0,0 +1,10 @@
+/*
+ * Defines for zoom boards
+ */
+#include <video/omapdss.h>
+
+#define ZOOM_NAND_CS 0
+
+extern int __init zoom_debugboard_init(void);
+extern void __init zoom_peripherals_init(void);
+extern void __init zoom_display_init(void);