All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add cache configuration for Microchip SAMA7D and SAMA7G MPUs
@ 2025-06-18 10:39 Mihai Sain
  2025-06-18 10:39 ` [PATCH v2 1/2] ARM: dts: microchip: sama7d65: Add cache configuration for cpu node Mihai Sain
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Mihai Sain @ 2025-06-18 10:39 UTC (permalink / raw)
  To: nicolas.ferre, alexandre.belloni, claudiu.beznea, robh, krzk+dt,
	conor+dt, linux-arm-kernel, devicetree, linux-kernel
  Cc: Mihai Sain

This patch series adds cache configuration for Microchip SAMA7D and SAMA7G MPUs.
The cache configuration is described in datasheet chapter 15.2.

Changelog:

v1 -> v2:
- Remove the cache-unified property from l1-cache node

Mihai Sain (2):
  ARM: dts: microchip: sama7d65: Add cache configuration for cpu node
  ARM: dts: microchip: sama7g5: Add cache configuration for cpu node

 arch/arm/boot/dts/microchip/sama7d65.dtsi | 16 ++++++++++++++++
 arch/arm/boot/dts/microchip/sama7g5.dtsi  | 16 ++++++++++++++++
 2 files changed, 32 insertions(+)


base-commit: 52da431bf03b5506203bca27fe14a97895c80faf
-- 
2.50.0



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-06-18 17:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-18 10:39 [PATCH v2 0/2] Add cache configuration for Microchip SAMA7D and SAMA7G MPUs Mihai Sain
2025-06-18 10:39 ` [PATCH v2 1/2] ARM: dts: microchip: sama7d65: Add cache configuration for cpu node Mihai Sain
2025-06-18 10:39 ` [PATCH v2 2/2] ARM: dts: microchip: sama7g5: " Mihai Sain
2025-06-18 13:36 ` [PATCH v2 0/2] Add cache configuration for Microchip SAMA7D and SAMA7G MPUs Rob Herring (Arm)
2025-06-18 13:39   ` Rob Herring

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.