]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ARM: dts: BCM63xx: fix L2 cache properties
authorFlorian Fainelli <f.fainelli@gmail.com>
Wed, 11 Feb 2015 01:33:07 +0000 (17:33 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Mar 2015 22:52:56 +0000 (14:52 -0800)
commitc8fc365395ec2f5559463de273d8904a7e71c047
treeadf97c5e8c854defe5a6a44193c5e3bd8754f46c
parent0eb370c67b511fcf84cd6abbd28dd63046e8b136
ARM: dts: BCM63xx: fix L2 cache properties

commit 9df11828d9b5665ddef81e45f83dd5376a8cd620 upstream.

The L2 cache properties were completely off with respect to what the
hardware is configured for. Fix the cache-size, cache-line-size and
cache-sets to reflect the L2 cache controller we have: 512KB, 16 ways
and 32 bytes per cache-line.

Fixes: 46d4bca0445a0 ("ARM: BCM63XX: add BCM63138 minimal Device Tree")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/boot/dts/bcm63138.dtsi