summaryrefslogtreecommitdiffstats
path: root/include/configs/tricorder.h
diff options
context:
space:
mode:
authorAndreas Bießmann <andreas.biessmann@corscience.de>2014-04-10 12:52:51 +0200
committerTom Rini <trini@ti.com>2014-04-11 10:08:42 -0400
commit2347534450727aa87087dc7579a92c102e128005 (patch)
tree1d5db0124ade40e67c2bd333a835272d7e899ac2 /include/configs/tricorder.h
parent1ea2301fcfbfc85e38eb51e1144c5ac190c4c320 (diff)
downloadtalos-obmc-uboot-2347534450727aa87087dc7579a92c102e128005.tar.gz
talos-obmc-uboot-2347534450727aa87087dc7579a92c102e128005.zip
board:tricorder: enable omap_gpio clocks
Signed-off-by: Andreas Bießmann <andreas.biessmann@corscience.de> Cc: Thomas Weber <thomas.weber@corscience.de> Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
Diffstat (limited to 'include/configs/tricorder.h')
-rw-r--r--include/configs/tricorder.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/tricorder.h b/include/configs/tricorder.h
index 62f97d24fb..a6098615eb 100644
--- a/include/configs/tricorder.h
+++ b/include/configs/tricorder.h
@@ -63,6 +63,9 @@
/* GPIO support */
#define CONFIG_OMAP_GPIO
+/* GPIO banks */
+#define CONFIG_OMAP3_GPIO_2 /* GPIO32..63 are in GPIO bank 2 */
+
/* LED support */
#define CONFIG_STATUS_LED
#define CONFIG_BOARD_SPECIFIC_LED
OpenPOWER on IntegriCloud