]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
arm64: dts: ti: k3-j721e-beagleboneai64: Fix reversed C6x carveout locations
authorAndrew Davis <afd@ti.com>
Thu, 1 Aug 2024 18:12:32 +0000 (13:12 -0500)
committerNishanth Menon <nm@ti.com>
Wed, 28 Aug 2024 17:14:06 +0000 (12:14 -0500)
commit1a314099b7559690fe23cdf3300dfff6e830ecb1
tree6045083e77919f4033f33c07126a28b76f128d62
parent9f3814a7c06b7c7296cf8c1622078ad71820454b
arm64: dts: ti: k3-j721e-beagleboneai64: Fix reversed C6x carveout locations

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: fae14a1cb8dd ("arm64: dts: ti: Add k3-j721e-beagleboneai64")
Signed-off-by: Andrew Davis <afd@ti.com>
Link: https://lore.kernel.org/r/20240801181232.55027-2-afd@ti.com
Signed-off-by: Nishanth Menon <nm@ti.com>
arch/arm64/boot/dts/ti/k3-j721e-beagleboneai64.dts