aboutsummaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2023-12-19 10:09:14 -0500
committerTom Rini <trini@konsulko.com>2023-12-19 11:42:03 -0500
commit9cfef5fcfb58aceca8f8599643bfe58710567575 (patch)
treec3345cb0438baf83052ee5dfb4b4629bf545b5fa /MAINTAINERS
parent298419ba4d7cef25ec679ee1206280789175ed29 (diff)
parent1c2c0c635980f992e56c4a5679984721bf33ddd9 (diff)
downloadu-boot-9cfef5fcfb58aceca8f8599643bfe58710567575.zip
u-boot-9cfef5fcfb58aceca8f8599643bfe58710567575.tar.gz
u-boot-9cfef5fcfb58aceca8f8599643bfe58710567575.tar.bz2
Merge patch series "Add support for MediaTek MT8365 EVK Board"
Julien Masson <jmasson@baylibre.com> says: This patch series add the support for the MediaTek MT8365 EVK Board [1]. Most of the code have been copied/adapted from Linux tag v6.7-rc2. For now we only enable/test these features: Boot, UART, Watchdog and MMC. [trini: This includes two clocks not listed in the Linux binding, which needs resyncing later]
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 25f2bb8..417061a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -411,6 +411,8 @@ F: drivers/watchdog/mtk_wdt.c
F: drivers/net/mtk_eth.c
F: drivers/net/mtk_eth.h
F: drivers/reset/reset-mediatek.c
+F: include/dt-bindings/clock/mediatek,*
+F: include/dt-bindings/power/mediatek,*
F: tools/mtk_image.c
F: tools/mtk_image.h
F: tools/mtk_nand_headers.c