[PATCH] dt-bindings: dma: ti-edma: fix 'tansfer' spelling
From: shaikh.kamal
Date: Sun Jul 26 2026 - 02:08:27 EST
Fix spelling error reported by codespell: tansfer -> transfer.
No functional change.
Signed-off-by: shaikh.kamal <shaikhkamal2012@xxxxxxxxx>
---
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