ARM: 8448/1: add some L220 DT settings
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 27 Oct 2015 15:42:06 +0000 (16:42 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 16 Nov 2015 18:02:46 +0000 (18:02 +0000)
commitb522842c43e49bff1a1c929628f9fd46e596c06b
tree3a4895ce411d36cac99c11773be6dd16c5c41ebe
parent8005c49d9aea74d382f474ce11afbbc7d7130bec
ARM: 8448/1: add some L220 DT settings

The RealView ARM11MPCore enables parity, eventmon and shared
override in the cache controller through its current boardfile,
but the code and DT bindings for the ARM L220 is currently
lacking the ability to set this up from DT. Add the required
bool parameters for parity and shared override, but keep
eventmon out of it: this should be enabled by the event
monitor code.

Cc: devicetree@vger.kernel.org
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Documentation/devicetree/bindings/arm/l2cc.txt
arch/arm/mm/cache-l2x0.c
This page took 0.036964 seconds and 5 git commands to generate.