ARM: ux500: fix clock for GPIO block 8
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 18 Oct 2013 07:45:07 +0000 (09:45 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 18 Oct 2013 11:25:21 +0000 (13:25 +0200)
The clock assignment in the device tree for GPIO block 8 was
incorrect, indicating this was managed by bit 1 on PRCC 6
while it was in fact bit 1 on PRCC 5.

Acked-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found