MAINTAINERS: adjust file entry in MEDIATEK DMA DRIVER

Message ID 20240222135847.5160-1-lukas.bulwahn@gmail.com
State New
Headers
Series MAINTAINERS: adjust file entry in MEDIATEK DMA DRIVER |

Commit Message

Lukas Bulwahn Feb. 22, 2024, 1:58 p.m. UTC
  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>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Comments

Vinod Koul Feb. 23, 2024, 12:08 p.m. UTC | #1
On Thu, 22 Feb 2024 14:58:47 +0100, Lukas Bulwahn wrote:
> 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.
> 
> [...]

Applied, thanks!

[1/1] MAINTAINERS: adjust file entry in MEDIATEK DMA DRIVER
      commit: e3027b0d0b9db35a382285cca99364aa4905e39f

Best regards,
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index e27cc69a867c..28b2013031bd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13743,7 +13743,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