diff mbox series

MAINTAINERS: adjust file entry in ARM/Mediatek RTC DRIVER

Message ID 20240301145907.32732-1-lukas.bulwahn@gmail.com
State Accepted
Headers show
Series MAINTAINERS: adjust file entry in ARM/Mediatek RTC DRIVER | expand

Commit Message

Lukas Bulwahn March 1, 2024, 2:59 p.m. UTC
Commit e8c0498505b0 ("dt-bindings: rtc: convert MT2717 RTC to the
json-schema") and commit aef3952ec13f ("dt-bindings: rtc: convert MT7622
RTC to the json-schema") convert rtc-mt{2712,7622}.txt to
mediatek,mt{2712,7622}-rtc.yaml, but misses to adjust the file entries in
MAINTAINERS.

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
broken reference.

Repair these file entries in ARM/Mediatek RTC DRIVER.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
 MAINTAINERS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Alexandre Belloni March 8, 2024, 11:06 a.m. UTC | #1
On Fri, 01 Mar 2024 15:59:07 +0100, Lukas Bulwahn wrote:
> Commit e8c0498505b0 ("dt-bindings: rtc: convert MT2717 RTC to the
> json-schema") and commit aef3952ec13f ("dt-bindings: rtc: convert MT7622
> RTC to the json-schema") convert rtc-mt{2712,7622}.txt to
> mediatek,mt{2712,7622}-rtc.yaml, but misses to adjust the file entries in
> MAINTAINERS.
> 
> Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
> broken reference.
> 
> [...]

Applied, thanks!

[1/1] MAINTAINERS: adjust file entry in ARM/Mediatek RTC DRIVER
      https://git.kernel.org/abelloni/c/1e60ac6b8b57

Best regards,
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 1fd658b710eb..76b6c2160a84 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2377,8 +2377,8 @@  M:	Sean Wang <sean.wang@mediatek.com>
 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/rtc/rtc-mt2712.txt
-F:	Documentation/devicetree/bindings/rtc/rtc-mt7622.txt
+F:	Documentation/devicetree/bindings/rtc/mediatek,mt2712-rtc.yaml
+F:	Documentation/devicetree/bindings/rtc/mediatek,mt7622-rtc.yaml
 F:	drivers/rtc/rtc-mt2712.c
 F:	drivers/rtc/rtc-mt6397.c
 F:	drivers/rtc/rtc-mt7622.c