ARM: dts: bcm2835/6: Add the missing L1/L2 cache information
authorRichard Schleich <rs@noreya.tech>
Sat, 5 Feb 2022 19:59:11 +0000 (20:59 +0100)
committerFlorian Fainelli <f.fainelli@gmail.com>
Fri, 11 Feb 2022 22:24:48 +0000 (14:24 -0800)
commit4c9b25077eb12534ab63dbefbab1ae6ff41c2144
tree11ecb7e39b685fcf06f942bc70c02baca687212b
parent618682b350990f8f1bee718949c4b3858711eb58
ARM: dts: bcm2835/6: Add the missing L1/L2 cache information

This patch adds the cache info for the BCM2835 and BCM2836.
However, while testing I noticed that this is
not implemented for ARMv6/7.
Basically arch/arm/kernel/cacheinfo.c and other topology
related code is missing.
Since the work is already done and this has no negative effects,
I am submitting it for future/documentation purposes.

Signed-off-by: Richard Schleich <rs@noreya.tech>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
arch/arm/boot/dts/bcm2835.dtsi
arch/arm/boot/dts/bcm2836.dtsi