[PATCH 0/2] Add compatible for Tegra234 GPCDMA

Akhil R posted 2 patches 3 years, 9 months ago
There is a newer version of this series
.../bindings/dma/nvidia,tegra186-gpc-dma.yaml |  1 +
arch/arm64/boot/dts/nvidia/tegra234.dtsi      |  5 ++--
drivers/dma/tegra186-gpc-dma.c                | 26 +++++++++++++++++--
3 files changed, 28 insertions(+), 4 deletions(-)
[PATCH 0/2] Add compatible for Tegra234 GPCDMA
Posted by Akhil R 3 years, 9 months ago
Tegra234 supports recovery of a channel hung in pause flush mode.
This could happen when the client bus gets corrupted or if the end
device ceases to send/receive data.

Add a separate compatible for Tegra234 so that this scenario can be
handled in the driver.

Akhil R (2):
  dmaengine: tegra: Add terminate() for Tegra234
  dt-bindings: dmaengine: Add compatible for Tegra234

 .../bindings/dma/nvidia,tegra186-gpc-dma.yaml |  1 +
 arch/arm64/boot/dts/nvidia/tegra234.dtsi      |  5 ++--
 drivers/dma/tegra186-gpc-dma.c                | 26 +++++++++++++++++--
 3 files changed, 28 insertions(+), 4 deletions(-)

-- 
2.17.1