ARM: dts: msm: Removing le-vm flag for LA dt node

In gsi driver in terminate_all function we do channel STOP, RESET, START.
Terminate_all will be triggered from client drivers spi/i2c/uart whenever
slave not responsive or timeout happens terminate_all function triggered.
for le-vm flag we are skipping channel STOP and doing only channel RESET,
if you do channel RESET weihtoud doing STOP, CH-RESET alwasy fails. Hence
resulting failure of other commands as well like gpi_pause and gpi_resume.

Change-Id: I362ea7e0bcd3e1dcba73db27bac7269f504c69c5
This commit is contained in:
aveshala
2022-01-09 22:27:17 -08:00
parent 56368816e5
commit 79cb148b37

View File

@@ -70,7 +70,6 @@
qcom,iommu-dma-addr-pool = <0x100000 0x100000>;
dma-coherent;
qcom,gpi-ee-offset = <0x10000>;
qcom,le-vm;
status = "ok";
};