public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] OMAP: Define CONFIG_OMAP3_GPIO_6 on omap3_logic
@ 2016-01-22 10:40 Adam Ford
  2016-01-22 13:02 ` Tom Rini
  2016-01-25 21:29 ` [U-Boot] " Tom Rini
  0 siblings, 2 replies; 3+ messages in thread
From: Adam Ford @ 2016-01-22 10:40 UTC (permalink / raw)
  To: u-boot

Since we are manipulating GPIO 189 to determine the board type, we
need to enable the GPIO Bank 6.

Signed-off-by: Adam Ford <aford173@gmail.com>
---

 include/configs/omap3_logic.h | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/include/configs/omap3_logic.h b/include/configs/omap3_logic.h
index 7b60f29..e9ce3f6 100644
--- a/include/configs/omap3_logic.h
+++ b/include/configs/omap3_logic.h
@@ -50,6 +50,9 @@
  * Hardware drivers
  */
 
+/* GPIO banks */
+#define CONFIG_OMAP3_GPIO_6		/* GPIO160..191 is in GPIO bank 6 */
+
 /*
  * select serial console configuration
  */
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [U-Boot] [PATCH] OMAP: Define CONFIG_OMAP3_GPIO_6 on omap3_logic
  2016-01-22 10:40 [U-Boot] [PATCH] OMAP: Define CONFIG_OMAP3_GPIO_6 on omap3_logic Adam Ford
@ 2016-01-22 13:02 ` Tom Rini
  2016-01-25 21:29 ` [U-Boot] " Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2016-01-22 13:02 UTC (permalink / raw)
  To: u-boot

On Fri, Jan 22, 2016 at 04:40:58AM -0600, Adam Ford wrote:

> Since we are manipulating GPIO 189 to determine the board type, we
> need to enable the GPIO Bank 6.
> 
> Signed-off-by: Adam Ford <aford173@gmail.com>

Reviewed-by: Tom Rini <trini@konsulko.com>

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160122/bb16bf8c/attachment.sig>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] OMAP: Define CONFIG_OMAP3_GPIO_6 on omap3_logic
  2016-01-22 10:40 [U-Boot] [PATCH] OMAP: Define CONFIG_OMAP3_GPIO_6 on omap3_logic Adam Ford
  2016-01-22 13:02 ` Tom Rini
@ 2016-01-25 21:29 ` Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2016-01-25 21:29 UTC (permalink / raw)
  To: u-boot

On Fri, Jan 22, 2016 at 04:40:58AM -0600, Adam Ford wrote:

> Since we are manipulating GPIO 189 to determine the board type, we
> need to enable the GPIO Bank 6.
> 
> Signed-off-by: Adam Ford <aford173@gmail.com>
> Reviewed-by: Tom Rini <trini@konsulko.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160125/3202198d/attachment.sig>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-01-25 21:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-22 10:40 [U-Boot] [PATCH] OMAP: Define CONFIG_OMAP3_GPIO_6 on omap3_logic Adam Ford
2016-01-22 13:02 ` Tom Rini
2016-01-25 21:29 ` [U-Boot] " Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox