[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240222135847.5160-1-lukas.bulwahn@gmail.com>
Date: Thu, 22 Feb 2024 14:58:47 +0100
From: Lukas Bulwahn <lukas.bulwahn@...il.com>
To: Rafał Miłecki <rafal@...ecki.pl>,
Vinod Koul <vkoul@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
dmaengine@...r.kernel.org
Cc: kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org,
Lukas Bulwahn <lukas.bulwahn@...il.com>
Subject: [PATCH] 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@...il.com>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index e27cc69a867c..28b2013031bd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13743,7 +13743,7 @@ L: dmaengine@...r.kernel.org
L: linux-arm-kernel@...ts.infradead.org (moderated for non-subscribers)
L: linux-mediatek@...ts.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
--
2.17.1
Powered by blists - more mailing lists