]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dt-bindings: dmaengine: Add Loongson Multi-Channel DMA controller
authorBinbin Zhou <zhoubinbin@loongson.cn>
Sat, 7 Mar 2026 03:25:36 +0000 (11:25 +0800)
committerVinod Koul <vkoul@kernel.org>
Tue, 17 Mar 2026 11:18:55 +0000 (16:48 +0530)
commit7a65e81e8e2e58b0db9f2dedda410ee2b6042859
tree2c3552c91c9c6e33cdaa8153fd28d0c289989f5e
parent9de4303fc04977d15b257726a6519caca687c43a
dt-bindings: dmaengine: Add Loongson Multi-Channel DMA controller

The Loongson-2K0300/Loongson-2K3000 have built-in multi-channel DMA
controllers, which are similar except for some of the register offsets
and number of channels.

Obviously, this is quite different from the APB DMA controller used in
the Loongson-2K0500/Loongson-2K1000, such as the latter being a
single-channel DMA controller.

To avoid cluttering a single dt-binding file, add a new yaml file.

Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Binbin Zhou <zhoubinbin@loongson.cn>
Reviewed-by: Huacai Chen <chenhuacai@loongson.cn>
Link: https://patch.msgid.link/135802de72b84f643d0b0624f3f79f13777147a1.1772853681.git.zhoubinbin@loongson.cn
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Documentation/devicetree/bindings/dma/loongson,ls2k0300-dma.yaml [new file with mode: 0644]
MAINTAINERS