ARM: dts: exynos: add prefetch properties for L2C-310 cache
authorGuillaume Tucker <guillaume.tucker@collabora.com>
Mon, 10 Aug 2020 12:22:07 +0000 (13:22 +0100)
committerKrzysztof Kozlowski <krzk@kernel.org>
Mon, 17 Aug 2020 18:08:38 +0000 (20:08 +0200)
commit91b440ed2542510ef33ede55c12465b61c8acfa6
treecb66f3f3462934a39a72ded62023366cc81d0758
parenta084c9d2042d43f0b7b514d040e635d8b1fb643a
ARM: dts: exynos: add prefetch properties for L2C-310 cache

Add the devicetree properties to enable instruction and data prefetch
on exynos4210 and exynos4412 which use the L2C-310 cache.  No other
Exynos chip appears to be using this L2 cache hardware.

This follows the default bits being set in the l2c_aux_val register
for the Exynos platform, which can now be cleared as a result.

Signed-off-by: Guillaume Tucker <guillaume.tucker@collabora.com>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
arch/arm/boot/dts/exynos4210.dtsi
arch/arm/boot/dts/exynos4412.dtsi