ARM: dts: microchip: sama5d2: Update the cache configuration for CPU
authorMihai Sain <mihai.sain@microchip.com>
Wed, 25 Jun 2025 06:49:32 +0000 (09:49 +0300)
committerClaudiu Beznea <claudiu.beznea@tuxon.dev>
Sat, 5 Jul 2025 07:37:28 +0000 (10:37 +0300)
commitab435d1265e9667c49b91210ef1162a9fb928580
tree6089def85c18bd90cc046549c6fae01f163a7741
parent7360dab3beadeeea48c2c314d48a290cb7a22398
ARM: dts: microchip: sama5d2: Update the cache configuration for CPU

Add the memory size properties for L1 and L2 according with block
diagram from datasheet:

- L1 cache configuration with 32 KB for both data and instruction cache.
- L2 cache configuration with 128 KB unified cache.

[root@sama5d2 ~]$ lscpu
Architecture:             armv7l
  Byte Order:             Little Endian
CPU(s):                   1
  On-line CPU(s) list:    0
Vendor ID:                ARM
  Model name:             Cortex-A5
Caches (sum of all):
  L1d:                    32 KiB (1 instance)
  L1i:                    32 KiB (1 instance)
  L2:                     128 KiB (1 instance)

Signed-off-by: Mihai Sain <mihai.sain@microchip.com>
Link: https://lore.kernel.org/r/20250625064934.4828-2-mihai.sain@microchip.com
Signed-off-by: Claudiu Beznea <claudiu.beznea@tuxon.dev>
arch/arm/boot/dts/microchip/sama5d2.dtsi