Re: [RFC PATCH 3/4] ARM: l2x0: add arm,ecc-enable property for aurora

From: Rob Herring
Date: Fri Jun 09 2017 - 12:29:59 EST


On Thu, Jun 08, 2017 at 04:11:23PM +1200, Chris Packham wrote:
> The aurora cache on the Marvell Armada-XP SoC supports ECC protection
> for the L2 data arrays. Add a "arm,ecc-enable" device tree property
> which can be used to enable this.
>
> Signed-off-by: Chris Packham <chris.packham@xxxxxxxxxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/arm/l2c2x0.txt | 2 ++
> arch/arm/mm/cache-l2x0.c | 7 +++++++
> 2 files changed, 9 insertions(+)

Acked-by: Rob Herring <robh@xxxxxxxxxx>