From: Florian Fainelli Date: Wed, 11 Feb 2015 01:33:07 +0000 (-0800) Subject: ARM: dts: BCM63xx: fix L2 cache properties X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~6^2~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9df11828d9b5665ddef81e45f83dd5376a8cd620;p=pandora-kernel.git ARM: dts: BCM63xx: fix L2 cache properties 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 --- Reading git-diff-tree failed