]> Git Repo - linux.git/commit
ARM: dts: vexpress: Support GICC_DIR operations
authorChristoffer Dall <[email protected]>
Sat, 10 Dec 2016 20:13:51 +0000 (21:13 +0100)
committerSudeep Holla <[email protected]>
Fri, 30 Dec 2016 14:54:30 +0000 (14:54 +0000)
commit368400e242dc04963ca5ff0b70654f1470344a0a
tree3fb888e43b9cd8b94333ab1d4d3d1526e09a6d30
parent7ce7d89f48834cefece7804d38fc5d85382edf77
ARM: dts: vexpress: Support GICC_DIR operations

The GICv2 CPU interface registers span across 8K, not 4K as indicated in
the DT.  Only the GICC_DIR register is located after the initial 4K
boundary, leaving a functional system but without support for separately
EOI'ing and deactivating interrupts.

After this change the system supports split priority drop and interrupt
deactivation.

Acked-by: Marc Zyngier <[email protected]>
Signed-off-by: Christoffer Dall <[email protected]>
[[email protected]: included same fix for tc1 platform too]
Signed-off-by: Sudeep Holla <[email protected]>
arch/arm/boot/dts/vexpress-v2p-ca15-tc1.dts
arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts
This page took 0.063396 seconds and 4 git commands to generate.