aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLukas Bulwahn <lukas.bulwahn@gmail.com>2024-02-22 14:58:47 +0100
committerVinod Koul <vkoul@kernel.org>2024-02-23 12:41:21 +0530
commite3027b0d0b9db35a382285cca99364aa4905e39f (patch)
tree4b7f579b105da4dbddbfff0027e35fb07b4bb1f6 /MAINTAINERS
parent1e0a2852a134833f6827de15cd62ea0ed19f1b60 (diff)
downloadlinux-e3027b0d0b9db35a382285cca99364aa4905e39f.tar.gz
MAINTAINERS: adjust file entry in MEDIATEK DMA DRIVER
Commit fa3400504824 ("dt-bindings: dma: convert MediaTek High-Speed controller to the json-schema") converts mtk-hsdma.txt to mediatek,mt7622-hsdma.yaml, but misses to adjust its reference in MAINTAINERS. Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a broken reference. Repair this file reference in MEDIATEK DMA DRIVER. Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> Link: https://lore.kernel.org/r/20240222135847.5160-1-lukas.bulwahn@gmail.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 8d1052fa6a6924..d5fe373fe4a3d7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13664,7 +13664,7 @@ L: dmaengine@vger.kernel.org
L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
L: linux-mediatek@lists.infradead.org (moderated for non-subscribers)
S: Maintained
-F: Documentation/devicetree/bindings/dma/mtk-*
+F: Documentation/devicetree/bindings/dma/mediatek,*
F: drivers/dma/mediatek/
MEDIATEK ETHERNET DRIVER