diff options
author | 2023-06-02 17:02:27 +0800 | |
---|---|---|
committer | 2023-08-07 14:15:54 +0200 | |
commit | 972f49c5faf64b50e8a7ef59c73e28103b22e988 (patch) | |
tree | e5252b6f030505c0b6e2fd591476273d63020aec | |
parent | iommu/mediatek: mt8188: Add iova_region_larb_msk (diff) | |
download | wireguard-linux-972f49c5faf64b50e8a7ef59c73e28103b22e988.tar.xz wireguard-linux-972f49c5faf64b50e8a7ef59c73e28103b22e988.zip |
MAINTAINERS: iommu/mediatek: Update the header file name
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>
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
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 |