projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0417169
)
imx: ventana: add wdis config for GW5520
author
Tim Harvey
<tharvey@gateworks.com>
Wed, 8 Apr 2015 19:54:47 +0000
(12:54 -0700)
committer
Stefano Babic
<sbabic@denx.de>
Wed, 22 Apr 2015 12:39:09 +0000
(14:39 +0200)
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
board/gateworks/gw_ventana/gw_ventana.c
patch
|
blob
|
history
diff --git
a/board/gateworks/gw_ventana/gw_ventana.c
b/board/gateworks/gw_ventana/gw_ventana.c
index
16f3e90
..
9884616
100644
(file)
--- a/
board/gateworks/gw_ventana/gw_ventana.c
+++ b/
board/gateworks/gw_ventana/gw_ventana.c
@@
-1030,6
+1030,7
@@
static struct ventana gpio_cfg[] = {
IMX_GPIO_NR(4, 15),
},
.pcie_rst = IMX_GPIO_NR(1, 29),
+ .wdis = IMX_GPIO_NR(7, 12),
},
};