]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
arm64: dts: amlogic: meson-g12b: Fix L2 cache reference for S922X CPUs
authorGuillaume La Roque <glaroque@baylibre.com>
Sun, 23 Nov 2025 17:14:10 +0000 (18:14 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 18 Dec 2025 13:03:19 +0000 (14:03 +0100)
commit46cd9849e5207e92b2f1d429a4688d4954c5918b
tree5cf7b01ee01cc5f498c390bde6cad51f48c40226
parent73573f7e52842dfb1c205a6617afe5ae49335ea0
arm64: dts: amlogic: meson-g12b: Fix L2 cache reference for S922X CPUs

[ Upstream commit a7ab6f946683e065fa22db1cc2f2748d4584178a ]

The original addition of cache information for the Amlogic S922X SoC
used the wrong next-level cache node for CPU cores 100 and 101,
incorrectly referencing `l2_cache_l`. These cores actually belong to
the big cluster and should reference `l2_cache_b`. Update the device
tree accordingly.

Fixes: e7f85e6c155a ("arm64: dts: amlogic: Add cache information to the Amlogic S922X SoC")
Signed-off-by: Guillaume La Roque <glaroque@baylibre.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patch.msgid.link/20251123-fixkhadas-v1-1-045348f0a4c2@baylibre.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm64/boot/dts/amlogic/meson-g12b.dtsi