]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
arm64: dts: ti: k3-j721e-sk: Fix reversed C6x carveout locations
authorAndrew Davis <afd@ti.com>
Thu, 1 Aug 2024 18:12:31 +0000 (13:12 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 4 Oct 2024 14:32:35 +0000 (16:32 +0200)
commit343f86970eedd76dd2482139bf2cd3f1f45c9c97
tree7f0bf77d6688569e427d4053c60a3628f88d5536
parent350bb951f2d9c3dc17bb058e4cb8cc8575d073fb
arm64: dts: ti: k3-j721e-sk: Fix reversed C6x carveout locations

[ Upstream commit 9f3814a7c06b7c7296cf8c1622078ad71820454b ]

The DMA carveout for the C6x core 0 is at 0xa6000000 and core 1 is at
0xa7000000. These are reversed in DT. While both C6x can access either
region, so this is not normally a problem, but if we start restricting
the memory each core can access (such as with firewalls) the cores
accessing the regions for the wrong core will not work. Fix this here.

Fixes: f46d16cf5b43 ("arm64: dts: ti: k3-j721e-sk: Add DDR carveout memory nodes")
Signed-off-by: Andrew Davis <afd@ti.com>
Link: https://lore.kernel.org/r/20240801181232.55027-1-afd@ti.com
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm64/boot/dts/ti/k3-j721e-sk.dts