From d795bbe8f210398ed93c0588dcd7c7537e46a017 Mon Sep 17 00:00:00 2001 From: Simon Horman Date: Wed, 24 Jul 2019 13:49:46 +0200 Subject: [PATCH] dt-bindings: dmaengine: shdma: Rename bindings documentation file Rename the bindings documentation file for shdma from shdma.txt to renesas,shdma.txt. This is part of an ongoing effort to name bindings documentation files for Renesas IP blocks consistently, in line with the compat strings they document. Signed-off-by: Simon Horman Link: https://lore.kernel.org/r/20190724114946.14021-1-horms+renesas@verge.net.au [vkoul: add subsystem name] Signed-off-by: Vinod Koul --- .../devicetree/bindings/dma/{shdma.txt => renesas,shdma.txt} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Documentation/devicetree/bindings/dma/{shdma.txt => renesas,shdma.txt} (100%) diff --git a/Documentation/devicetree/bindings/dma/shdma.txt b/Documentation/devicetree/bindings/dma/renesas,shdma.txt similarity index 100% rename from Documentation/devicetree/bindings/dma/shdma.txt rename to Documentation/devicetree/bindings/dma/renesas,shdma.txt -- 2.39.5