From: Yong Wu <yong.wu@mediatek.com>
Date: Fri, 2 Jun 2023 17:02:27 +0800
Subject: MAINTAINERS: iommu/mediatek: Update the header file name
Git-commit: 972f49c5faf64b50e8a7ef59c73e28103b22e988
Patch-mainline: v6.6-rc1
References: jsc#PED-7779 jsc#PED-7780

We add the prefix "mediatek," for the lastest ports header file name,
For example, include/dt-bindings/memory/mediatek,mt8188-memory-port.h.
Add a new entry for this.

Signed-off-by: Yong Wu <yong.wu@mediatek.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20230602090227.7264-8-yong.wu@mediatek.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3be1bdfe8ecc..3eec0065be9d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13238,6 +13238,7 @@ L:	linux-mediatek@lists.infradead.org (moderated for non-subscribers)
 S:	Supported
 F:	Documentation/devicetree/bindings/iommu/mediatek*
 F:	drivers/iommu/mtk_iommu*
+F:	include/dt-bindings/memory/mediatek,mt*-port.h
 F:	include/dt-bindings/memory/mt*-port.h
 
 MEDIATEK JPEG DRIVER

