Ver código fonte

arm64: dts: ti: k3-am65-main: Add ti,notdpkt flag to sa2ul psil-config

SA2UL can not handle the teardown completion message, UDMA should suppress
sending it after the teardown completed.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Reviewed-by: Keerthy <j-keerthy@ti.com>
Peter Ujfalusi 6 anos atrás
pai
commit
50811c6dff
1 arquivos alterados com 3 adições e 0 exclusões
  1. 3 0
      arch/arm64/boot/dts/ti/k3-am65-main.dtsi

+ 3 - 0
arch/arm64/boot/dts/ti/k3-am65-main.dtsi

@@ -474,18 +474,21 @@
 			linux,udma-mode = <UDMA_PKT_MODE>;
 			ti,needs-epib;
 			ti,psd-size = <64>;
+			ti,notdpkt;
 		};
 
 		ti,psil-config1 {
 			linux,udma-mode = <UDMA_PKT_MODE>;
 			ti,needs-epib;
 			ti,psd-size = <64>;
+			ti,notdpkt;
 		};
 
 		ti,psil-config2 {
 			linux,udma-mode = <UDMA_PKT_MODE>;
 			ti,needs-epib;
 			ti,psd-size = <64>;
+			ti,notdpkt;
 		};
 
 		eip76d_trng: trng@4e10000 {