From: Lukas Bulwahn Date: Thu, 22 Feb 2024 13:58:47 +0000 (+0100) Subject: MAINTAINERS: adjust file entry in MEDIATEK DMA DRIVER X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e3027b0d0b9db35a382285cca99364aa4905e39f;p=linux.git 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 Link: https://lore.kernel.org/r/20240222135847.5160-1-lukas.bulwahn@gmail.com Signed-off-by: Vinod Koul --- diff --git a/MAINTAINERS b/MAINTAINERS index 8d1052fa6a692..d5fe373fe4a3d 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