Devicetree
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: dma: ti-edma: fix 'tansfer' spelling
@ 2026-07-26  6:06 shaikh.kamal
  2026-07-26 11:27 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 2+ messages in thread
From: shaikh.kamal @ 2026-07-26  6:06 UTC (permalink / raw)
  To: Vignesh Raghavendra, Vinod Koul, Frank Li, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley
  Cc: dmaengine, devicetree, linux-kernel

Fix spelling error reported by codespell: tansfer -> transfer.
No functional change.

Signed-off-by: shaikh.kamal <shaikhkamal2012@gmail.com>
---
 Documentation/devicetree/bindings/dma/ti-edma.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/dma/ti-edma.txt b/Documentation/devicetree/bindings/dma/ti-edma.txt
index f719e1612b0a..d69264110e3a 100644
--- a/Documentation/devicetree/bindings/dma/ti-edma.txt
+++ b/Documentation/devicetree/bindings/dma/ti-edma.txt
@@ -3,7 +3,7 @@ Texas Instruments eDMA
 The eDMA3 consists of two components: Channel controller (CC) and Transfer
 Controller(s) (TC). The CC is the main entry for DMA users since it is
 responsible for the DMA channel handling, while the TCs are responsible to
-execute the actual DMA tansfer.
+execute the actual DMA transfer.
 
 ------------------------------------------------------------------------------
 eDMA3 Channel Controller
-- 
2.43.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-07-26 11:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-26  6:06 [PATCH] dt-bindings: dma: ti-edma: fix 'tansfer' spelling shaikh.kamal
2026-07-26 11:27 ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox