arm64: dts: imx95: correct L3Cache cache-sets
authorPeng Fan <peng.fan@nxp.com>
Mon, 5 Aug 2024 03:05:35 +0000 (11:05 +0800)
committerShawn Guo <shawnguo@kernel.org>
Tue, 13 Aug 2024 03:23:22 +0000 (11:23 +0800)
commitd3c2b2a8923abc087c2e585f5828fb7fae8fedfe
treecbcf52136a67c31e9c06902fb9ceb0b5211f39a1
parent915d9d914a25575055804cb8bfd13490111282ec
arm64: dts: imx95: correct L3Cache cache-sets

The L3Cache size is 512KB.
Size = Cache Line Size(64) * num sets(512) * Assoc(0x10).

Correct the number of Cache sets.

Fixes: 5e3cbb8e4256 ("arm64: dts: freescale: add i.MX95 basic dtsi")
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx95.dtsi