]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
arm64: dts: ti: k3-am62p: Fix memory ranges for GPU
authorRandolph Sapp <rs@ti.com>
Fri, 19 Sep 2025 19:33:42 +0000 (14:33 -0500)
committerVignesh Raghavendra <vigneshr@ti.com>
Mon, 27 Oct 2025 05:15:24 +0000 (10:45 +0530)
Update the memory region listed in the k3-am62p.dtsi for the BXS-4-64
GPU to match the Main Memory Map described in the TRM [1].

[1] https://www.ti.com/lit/ug/spruj83b/spruj83b.pdf

Fixes: 29075cc09f43 ("arm64: dts: ti: Introduce AM62P5 family of SoCs")
Signed-off-by: Randolph Sapp <rs@ti.com>
Reviewed-by: Michael Walle <mwalle@kernel.org>
Link: https://patch.msgid.link/20250919193341.707660-2-rs@ti.com
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
arch/arm64/boot/dts/ti/k3-am62p.dtsi

index 75a15c368c11b068430362fe0b8d2d9ecc052588..dd24c40c7965d791d68d2c0126ef8d3928a1e6a3 100644 (file)
@@ -59,7 +59,7 @@
                         <0x00 0x01000000 0x00 0x01000000 0x00 0x01b28400>, /* First peripheral window */
                         <0x00 0x08000000 0x00 0x08000000 0x00 0x00200000>, /* Main CPSW */
                         <0x00 0x0e000000 0x00 0x0e000000 0x00 0x01d20000>, /* Second peripheral window */
-                        <0x00 0x0fd00000 0x00 0x0fd00000 0x00 0x00020000>, /* GPU */
+                        <0x00 0x0fd80000 0x00 0x0fd80000 0x00 0x00080000>, /* GPU */
                         <0x00 0x20000000 0x00 0x20000000 0x00 0x0a008000>, /* Third peripheral window */
                         <0x00 0x30040000 0x00 0x30040000 0x00 0x00080000>, /* PRUSS-M */
                         <0x00 0x30101000 0x00 0x30101000 0x00 0x00010100>, /* CSI window */