On Fri, 11 Jun 2021 12:18:39 +0200, Geert Uytterhoeven wrote:
Remove the Renesas SHDMA Device Tree bindings, as they are unused.
The DMA multiplexer node and one DMA controller instance were added to
the R-Mobile APE6 .dtsi file, but DMA support was never fully enabled,
cfr. commit a19788612f51b787 ("dmaengine: sh: Remove R-Mobile APE6
support").
Note that the mux idea was dropped when implementing support for DMA on
R-Car Gen2, cfr. renesas,rcar-dmac.yaml.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
.../devicetree/bindings/dma/renesas,shdma.txt | 84 -------------------
1 file changed, 84 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/dma/renesas,shdma.txt
Acked-by: Rob Herring <robh@kernel.org>