diff options
| author | Colin Ian King <colin.i.king@gmail.com> | 2026-03-17 23:49:38 +0300 |
|---|---|---|
| committer | Vinod Koul <vkoul@kernel.org> | 2026-03-18 12:41:15 +0300 |
| commit | 132e47b783a8057a8eb14484f153b417de00c1cb (patch) | |
| tree | 4c6bf1bfd13f40e30a2b8fb342715dc80d0b2fcd | |
| parent | 4a2759a3ae10bb2e6465cfb01c16d0620a1bc7ab (diff) | |
| download | linux-132e47b783a8057a8eb14484f153b417de00c1cb.tar.xz | |
dt-bindings: dmaengine: Fix spelling mistake "Looongson" -> "Looogson"
There is a spelling mistake in the title field. Fix it.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Reviewed-by: Binbin Zhou <zhoubinbin@loongson.cn>
Link: https://patch.msgid.link/20260317204938.120729-1-colin.i.king@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
| -rw-r--r-- | Documentation/devicetree/bindings/dma/loongson,ls2k0300-dma.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/dma/loongson,ls2k0300-dma.yaml b/Documentation/devicetree/bindings/dma/loongson,ls2k0300-dma.yaml index c3151d806b55..8095214ccaf7 100644 --- a/Documentation/devicetree/bindings/dma/loongson,ls2k0300-dma.yaml +++ b/Documentation/devicetree/bindings/dma/loongson,ls2k0300-dma.yaml @@ -4,7 +4,7 @@ $id: http://devicetree.org/schemas/dma/loongson,ls2k0300-dma.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml# -title: Looongson-2 Multi-Channel DMA controller +title: Loongson-2 Multi-Channel DMA controller description: The Loongson-2 Multi-Channel DMA controller is used for transferring data |
