arm64: dts: ti: k3-am65-main: Move SA2UL to unused PSI-L thread ID
authorAndrew Davis <afd@ti.com>
Tue, 23 Aug 2022 00:11:34 +0000 (19:11 -0500)
committerVignesh Raghavendra <vigneshr@ti.com>
Thu, 1 Sep 2022 14:35:18 +0000 (20:05 +0530)
The first TX and first two RX PSI-L threads for SA2UL are used
by SYSFW on High Security(HS) devices. Use the next available
threads to prevent resource allocation conflicts.

Signed-off-by: Andrew Davis <afd@ti.com>
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Reviewed-by: Jayesh Choudhary <j-choudhary@ti.com>
Link: https://lore.kernel.org/r/20220823001136.10944-2-afd@ti.com
arch/arm64/boot/dts/ti/k3-am65-main.dtsi

index b3e714e1abed88b7326259fe7e69948476916ef1..165f53bd058bd56c6d47dd87496deb3a62461ec1 100644 (file)
                #size-cells = <2>;
                ranges = <0x0 0x04e00000 0x00 0x04e00000 0x0 0x30000>;
 
-               dmas = <&main_udmap 0xc000>, <&main_udmap 0x4000>,
-                               <&main_udmap 0x4001>;
+               dmas = <&main_udmap 0xc001>, <&main_udmap 0x4002>,
+                               <&main_udmap 0x4003>;
                dma-names = "tx", "rx1", "rx2";
                dma-coherent;