]> www.infradead.org Git - users/jedix/linux-maple.git/commit
arm64: dts: morello: Fix-up cache nodes
authorRob Herring (Arm) <robh@kernel.org>
Fri, 4 Apr 2025 02:59:24 +0000 (21:59 -0500)
committerSudeep Holla <sudeep.holla@arm.com>
Thu, 10 Apr 2025 13:04:03 +0000 (14:04 +0100)
commit0c562281199f225a849dbb5b9a40b079ee31dc0e
treebe84e75d4acf80a0703d438bbd1787fac023aa3a
parent0af2f6be1b4281385b618cb86ad946eded089ac8
arm64: dts: morello: Fix-up cache nodes

There's no need include the CPU number in the L2 cache node names as
the names are local to the CPU nodes. The documented node name is
also just "l2-cache".

The L3 cache is not part of cpu@0/l2-cache as it is shared among all
cores. Move it to /cpus node which is the typical place for shared
caches.

Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20250403-dt-cpu-schema-v1-3-076be7171a85@kernel.org>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
arch/arm64/boot/dts/arm/morello.dtsi