]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ARM: dts: microchip: sama7g5: Add cache configuration for cpu node
authorMihai Sain <mihai.sain@microchip.com>
Thu, 19 Jun 2025 07:06:36 +0000 (10:06 +0300)
committerClaudiu Beznea <claudiu.beznea@tuxon.dev>
Sat, 5 Jul 2025 07:43:31 +0000 (10:43 +0300)
commit314862edb13d52c481ecc330c9d3fec0507cd9bb
tree6a1d918e88f1a7b038612d3d062e034d4f6a2114
parent4101c8274b093519019761e174c81980f7b30f56
ARM: dts: microchip: sama7g5: Add cache configuration for cpu node

Describe the cache memories according with datasheet chapter 15.2:

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

Before this patch the kernel reported the warning:

[    0.171425] cacheinfo: Unable to detect cache hierarchy for CPU 0

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