[PATCH] Documentation: devicetree: dma: update the comments

Deming Wang posted 1 patch 3 years, 6 months ago
Documentation/devicetree/bindings/dma/ti-dma-crossbar.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] Documentation: devicetree: dma: update the comments
Posted by Deming Wang 3 years, 6 months ago
remove the double word to.

Signed-off-by: Deming Wang <wangdeming@inspur.com>
---
 Documentation/devicetree/bindings/dma/ti-dma-crossbar.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/dma/ti-dma-crossbar.txt b/Documentation/devicetree/bindings/dma/ti-dma-crossbar.txt
index b849a1ed389d..47e477cce6d2 100644
--- a/Documentation/devicetree/bindings/dma/ti-dma-crossbar.txt
+++ b/Documentation/devicetree/bindings/dma/ti-dma-crossbar.txt
@@ -4,7 +4,7 @@ Required properties:
 - compatible:	"ti,dra7-dma-crossbar" for DRA7xx DMA crossbar
 		"ti,am335x-edma-crossbar" for AM335x and AM437x
 - reg:		Memory map for accessing module
-- #dma-cells:	Should be set to to match with the DMA controller's dma-cells
+- #dma-cells:	Should be set to match with the DMA controller's dma-cells
 		for ti,dra7-dma-crossbar and <3> for ti,am335x-edma-crossbar.
 - dma-requests:	Number of DMA requests the crossbar can receive
 - dma-masters:	phandle pointing to the DMA controller
-- 
2.27.0
Re: [PATCH] Documentation: devicetree: dma: update the comments
Posted by Vinod Koul 3 years, 6 months ago
On 19-09-22, 22:07, Deming Wang wrote:
> remove the double word to.

Applied, thanks

> 
> Signed-off-by: Deming Wang <wangdeming@inspur.com>
> ---
>  Documentation/devicetree/bindings/dma/ti-dma-crossbar.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/dma/ti-dma-crossbar.txt b/Documentation/devicetree/bindings/dma/ti-dma-crossbar.txt
> index b849a1ed389d..47e477cce6d2 100644
> --- a/Documentation/devicetree/bindings/dma/ti-dma-crossbar.txt
> +++ b/Documentation/devicetree/bindings/dma/ti-dma-crossbar.txt
> @@ -4,7 +4,7 @@ Required properties:
>  - compatible:	"ti,dra7-dma-crossbar" for DRA7xx DMA crossbar
>  		"ti,am335x-edma-crossbar" for AM335x and AM437x
>  - reg:		Memory map for accessing module
> -- #dma-cells:	Should be set to to match with the DMA controller's dma-cells
> +- #dma-cells:	Should be set to match with the DMA controller's dma-cells
>  		for ti,dra7-dma-crossbar and <3> for ti,am335x-edma-crossbar.
>  - dma-requests:	Number of DMA requests the crossbar can receive
>  - dma-masters:	phandle pointing to the DMA controller
> -- 
> 2.27.0

-- 
~Vinod
Re: [PATCH] Documentation: devicetree: dma: update the comments
Posted by Rob Herring 3 years, 6 months ago
On Mon, 19 Sep 2022 22:07:21 -0400, Deming Wang wrote:
> remove the double word to.
> 
> Signed-off-by: Deming Wang <wangdeming@inspur.com>
> ---
>  Documentation/devicetree/bindings/dma/ti-dma-crossbar.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Acked-by: Rob Herring <robh@kernel.org>
Re: [PATCH] Documentation: devicetree: dma: update the comments
Posted by Péter Ujfalusi 3 years, 6 months ago

On 9/20/22 05:07, Deming Wang wrote:
> remove the double word to.

Acked-by: Peter Ujfalusi <peter.ujfalusi@gmail.com>

> Signed-off-by: Deming Wang <wangdeming@inspur.com>
> ---
>  Documentation/devicetree/bindings/dma/ti-dma-crossbar.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/dma/ti-dma-crossbar.txt b/Documentation/devicetree/bindings/dma/ti-dma-crossbar.txt
> index b849a1ed389d..47e477cce6d2 100644
> --- a/Documentation/devicetree/bindings/dma/ti-dma-crossbar.txt
> +++ b/Documentation/devicetree/bindings/dma/ti-dma-crossbar.txt
> @@ -4,7 +4,7 @@ Required properties:
>  - compatible:	"ti,dra7-dma-crossbar" for DRA7xx DMA crossbar
>  		"ti,am335x-edma-crossbar" for AM335x and AM437x
>  - reg:		Memory map for accessing module
> -- #dma-cells:	Should be set to to match with the DMA controller's dma-cells
> +- #dma-cells:	Should be set to match with the DMA controller's dma-cells
>  		for ti,dra7-dma-crossbar and <3> for ti,am335x-edma-crossbar.
>  - dma-requests:	Number of DMA requests the crossbar can receive
>  - dma-masters:	phandle pointing to the DMA controller

-- 
Péter