ARM: dts: microchip: sama5d4: Update the cache configuration for CPU
authorMihai Sain <mihai.sain@microchip.com>
Wed, 25 Jun 2025 06:49:34 +0000 (09:49 +0300)
committerClaudiu Beznea <claudiu.beznea@tuxon.dev>
Sat, 5 Jul 2025 07:37:29 +0000 (10:37 +0300)
commit1e2e0ed390cc3c074817b2026a59da008b6cd2a6
tree7675cc95391be6fe3ba371ae7a0cec7ae048de47
parent31a820245903f75e6f5d908561fe5d3eab94f057
ARM: dts: microchip: sama5d4: 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@sama5d4 ~]$ 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-4-mihai.sain@microchip.com
Signed-off-by: Claudiu Beznea <claudiu.beznea@tuxon.dev>
arch/arm/boot/dts/microchip/sama5d4.dtsi