msm: gpio: Add v2 gpio support to MSM SoCs.
authorGregory Bean <gbean@codeaurora.org>
Wed, 24 Nov 2010 19:53:51 +0000 (11:53 -0800)
committerDaniel Walker <dwalker@codeaurora.org>
Tue, 30 Nov 2010 21:51:17 +0000 (13:51 -0800)
commit0cc2fc1f2f5f1fcf6699b43d73ca3e753ef63582
tree9c64db8da8095fd0021497ad6196aec010464876
parent4916a1083290edfb6cc53aa134f00597447de1ce
msm: gpio: Add v2 gpio support to MSM SoCs.

Beginning with the MSM8x60, the hardware block responsible for gpio
support changes.  Provide gpiolib support for the new v2 architecture.

Cc: Baruch Siach <baruch@tkos.co.il>
Cc: Pavan Kondeti <pkondeti@codeaurora.org>
Signed-off-by: Gregory Bean <gbean@codeaurora.org>
Signed-off-by: Daniel Walker <dwalker@codeaurora.org>
arch/arm/mach-msm/Makefile
arch/arm/mach-msm/gpio-v2.c [new file with mode: 0644]