msm: 8x60: gic initialization fixup for RUMI
authorSteve Muckle <smuckle@codeaurora.org>
Thu, 11 Feb 2010 19:50:40 +0000 (11:50 -0800)
committerDaniel Walker <dwalker@codeaurora.org>
Fri, 8 Oct 2010 22:12:40 +0000 (15:12 -0700)
commit9161d303af547653c66dab4e235b6fd0c3ac6148
treee6440360226316622b6a65231ea6229d44b26cb5
parentf880c5649ec7a831a45cd254e9ecf9bd25b17dba
msm: 8x60: gic initialization fixup for RUMI

On RUMI platform STIs are not enabled by default, contrary to the
GIC spec. The bits for STIs in the enable/enable clear registers
are also RW instead of RO. STIs need to be enabled at initialization
time.

Signed-off-by: Steve Muckle <smuckle@codeaurora.org>
Signed-off-by: Daniel Walker <dwalker@codeaurora.org>
arch/arm/mach-msm/board-msm8x60.c