linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: adjust file entry in ARM/Mediatek RTC DRIVER
@ 2024-03-01 14:59 Lukas Bulwahn
  2024-03-08 11:06 ` Alexandre Belloni
  0 siblings, 1 reply; 2+ messages in thread
From: Lukas Bulwahn @ 2024-03-01 14:59 UTC (permalink / raw)
  To: Rafał Miłecki, Alexandre Belloni, linux-rtc
  Cc: Eddie Huang, Sean Wang, kernel-janitors, linux-kernel, Lukas Bulwahn

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(-)

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
-- 
2.43.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] MAINTAINERS: adjust file entry in ARM/Mediatek RTC DRIVER
  2024-03-01 14:59 [PATCH] MAINTAINERS: adjust file entry in ARM/Mediatek RTC DRIVER Lukas Bulwahn
@ 2024-03-08 11:06 ` Alexandre Belloni
  0 siblings, 0 replies; 2+ messages in thread
From: Alexandre Belloni @ 2024-03-08 11:06 UTC (permalink / raw)
  To: Rafał Miłecki, linux-rtc, Lukas Bulwahn
  Cc: Eddie Huang, Sean Wang, kernel-janitors, linux-kernel

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,

-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-03-08 11:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-01 14:59 [PATCH] MAINTAINERS: adjust file entry in ARM/Mediatek RTC DRIVER Lukas Bulwahn
2024-03-08 11:06 ` Alexandre Belloni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).