]> git.ipfire.org Git - thirdparty/linux.git/commit
ARM: dts: microchip: sama5d3: Update the cache configuration for CPU
authorMihai Sain <mihai.sain@microchip.com>
Wed, 25 Jun 2025 06:49:33 +0000 (09:49 +0300)
committerClaudiu Beznea <claudiu.beznea@tuxon.dev>
Sat, 5 Jul 2025 07:37:28 +0000 (10:37 +0300)
commit31a820245903f75e6f5d908561fe5d3eab94f057
treeff4f919ec6fc91743cfad284b223be056434ca76
parentab435d1265e9667c49b91210ef1162a9fb928580
ARM: dts: microchip: sama5d3: Update the cache configuration for CPU

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

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

[root@sama5d3 ~]$ 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)

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