diff mbox

[U-Boot,2/3] board:tricorder: enable omap_gpio clocks

Message ID 1397127172-12917-3-git-send-email-andreas.devel@googlemail.com
State Accepted
Delegated to: Tom Rini
Headers show

Commit Message

Andreas Bießmann April 10, 2014, 10:52 a.m. UTC
From: Andreas Bießmann <andreas.biessmann@corscience.de>

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>
---

 include/configs/tricorder.h |    3 +++
 1 file changed, 3 insertions(+)
diff mbox

Patch

diff --git a/include/configs/tricorder.h b/include/configs/tricorder.h
index 62f97d2..a609861 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