[PATCH 0/3] Update the cache configuration for Microchip SAMA5D MPUs
Posted by
Mihai Sain
3 months, 2 weeks ago
This patch series updates the cache configuration Microchip SAMA5D MPUs.
The cache configuration is described in block diagram from datasheet.
Mihai Sain (3):
ARM: dts: microchip: sama5d2: Update the cache configuration for CPU
ARM: dts: microchip: sama5d3: Update the cache configuration for CPU
ARM: dts: microchip: sama5d4: Update the cache configuration for CPU
arch/arm/boot/dts/microchip/sama5d2.dtsi | 3 +++
arch/arm/boot/dts/microchip/sama5d3.dtsi | 2 ++
arch/arm/boot/dts/microchip/sama5d4.dtsi | 3 +++
3 files changed, 8 insertions(+)
base-commit: 7595b66ae9de667bf35a8c99e8f1bfc4792e207e
--
2.50.0
Re: [PATCH 0/3] Update the cache configuration for Microchip SAMA5D MPUs
Posted by
Claudiu Beznea
3 months ago
On 25.06.2025 09:49, Mihai Sain wrote:
> Mihai Sain (3):
> ARM: dts: microchip: sama5d2: Update the cache configuration for CPU
> ARM: dts: microchip: sama5d3: Update the cache configuration for CPU
> ARM: dts: microchip: sama5d4: Update the cache configuration for CPU
Applied to at9-dt, thanks!