ARM: dts: msm: Fix gpio interrupt and reg length
authorStephen Boyd <sboyd@codeaurora.org>
Tue, 10 Dec 2013 23:14:43 +0000 (15:14 -0800)
committerKevin Hilman <khilman@linaro.org>
Fri, 10 Jan 2014 21:57:59 +0000 (13:57 -0800)
commit296441255ae3ed7f4c1013ae9604e680de51d063
treec0af3a2085a6a96a4799f5827f7f8f195faf09a8
parentc4b4ecbda50379b587ccff81663f3235582e5c66
ARM: dts: msm: Fix gpio interrupt and reg length

The summary interrupt is #16 in the SPI space. Unfortunately,
when this device was translated from board files to DT we forgot
to subtract 16 from the interrupt number to translate it into a
SPI interrupt. Also, the register space is larger than 4k, increase
it appropriately so that the gpio driver doesn't try to access
registers outside of its mapping.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Kevin Hilman <khilman@linaro.org>
arch/arm/boot/dts/qcom-msm8660-surf.dts
arch/arm/boot/dts/qcom-msm8960-cdp.dts