summaryrefslogtreecommitdiff
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
committerUlf Hansson <ulf.hansson@stericsson.com>2011-09-19 15:15:19 +0200
commit1bc8f0001593baf85cce96acbfdebf41833458bf (patch)
treef3ffa0173e94be1991cf3d6d93c4607491283d8d /arch/arm/mach-ux500/board-mop500.c
parent6b6b3fa39c7526aba4c2dfddd5a9c05b9ed327ff (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 c568d6960c2..746a71cf705 100644
--- a/arch/arm/mach-ux500/board-mop500.c
+++ b/arch/arm/mach-ux500/board-mop500.c
@@ -112,7 +112,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},