aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-ux500/board-mop500.c
diff options
context:
space:
mode:
authorRobert Marklund <robert.marklund@stericsson.com>2011-05-12 18:21:49 +0200
committerPhilippe LANGLAIS <philippe.langlais@stericsson.com>2011-06-07 14:56:38 +0200
commit62b90962aa2c1eeb1cb49988d80c04bfc4bddb55 (patch)
tree4a62a49ac43f115d993b87a82ec41cfaa02d3bc2 /arch/arm/mach-ux500/board-mop500.c
parent5e13f86ed1f7f8d7077209939bb54a379cef4600 (diff)
ux500: Add the AB8500 GPIOs
Signed-off-by: Robert Marklund <robert.marklund@stericsson.com> ST-Ericsson Linux next: 340134 ST-Ericsson ID: 340139 ST-Ericsson FOSS-OUT ID: Trivial Change-Id: I70d7eb698386434431a7ae947826b504119c1efc Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/24083 Tested-by: Robert MARKLUND <robert.marklund@stericsson.com> Reviewed-by: Philippe LANGLAIS <philippe.langlais@stericsson.com>
Diffstat (limited to 'arch/arm/mach-ux500/board-mop500.c')
-rw-r--r--arch/arm/mach-ux500/board-mop500.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-ux500/board-mop500.c b/arch/arm/mach-ux500/board-mop500.c
index 744d73f7c37..72e94a3aa66 100644
--- a/arch/arm/mach-ux500/board-mop500.c
+++ b/arch/arm/mach-ux500/board-mop500.c
@@ -111,7 +111,7 @@ static struct ab8500_gpio_platform_data ab8500_gpio_pdata = {
Pin GPIO39 (ApeSpiDin) are configured as GPIO
* GpioSel6 = 0x02 => Pin GPIO42 (SysClkReq5) is configured as GPIO
* AlternaFunction = 0x00 => If Pins GPIO10 to 13 are not configured
- * as GPIO then this register selectes the alternate fucntions
+ * as GPIO then this register selectes the alternate functions
*/
.config_reg = {0x0F, 0x9E, 0x80, 0x01,
0x7A, 0x02, 0x00},