dmaengine: loongson2-apb: Rename the prefix ls2x to loongson2
authorBinbin Zhou <zhoubinbin@loongson.cn>
Tue, 24 Sep 2024 06:42:41 +0000 (14:42 +0800)
committerVinod Koul <vkoul@kernel.org>
Wed, 23 Oct 2024 05:35:45 +0000 (11:05 +0530)
commit8974f34de2ef173470a596a4dee22f4922583d1b
tree775e942e004a935294ba5dd444f15f0b44383b45
parent7655ec4d0de0a822364ecdeec239a2562fa9d96f
dmaengine: loongson2-apb: Rename the prefix ls2x to loongson2

Since commit e06c43231214 ("dmaengine: Loongson1: Add Loongson-1 APB DMA
driver"), the Loongson-1 dma controller was added.

Unfortunately their naming has not been standardized, as CPUs belonging
to the same Loongson family, we expect to standardize the naming for
ease of understanding.

Signed-off-by: Binbin Zhou <zhoubinbin@loongson.cn>
Link: https://lore.kernel.org/r/20240924064241.2414629-1-zhoubinbin@loongson.cn
Signed-off-by: Vinod Koul <vkoul@kernel.org>
MAINTAINERS
arch/loongarch/configs/loongson3_defconfig
drivers/dma/Kconfig
drivers/dma/Makefile
drivers/dma/loongson2-apb-dma.c [new file with mode: 0644]
drivers/dma/ls2x-apb-dma.c [deleted file]