]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: plat-iop: pass physical base for GPIO
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 9 Sep 2013 14:59:54 +0000 (16:59 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 20 Sep 2013 21:05:19 +0000 (23:05 +0200)
commite34ca9de0b3575fc7e94b1f520169fc7024c6dd2
tree59f07ccc522e59385ef604003ec3e615409ff773
parente3f94b385748c10b735f392b69f39f33f02ca3a5
ARM: plat-iop: pass physical base for GPIO

This alters the IOP platforms to pass a physical base for their
GPIO blocks and alters the driver to remap it when probing
instead of relying on the virtual addresses to be used.

Cc: Lennert Buytenhek <kernel@wantstofly.org>
Cc: Dan Williams <dan.j.williams@intel.com>
Cc: Mikael Pettersson <mikpe@it.uu.se>
Tested-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-iop32x/gpio-iop32x.h
arch/arm/mach-iop33x/iq80331.c
arch/arm/mach-iop33x/iq80332.c
drivers/gpio/gpio-iop.c