linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: rectify entry in ARM SMC WATCHDOG DRIVER
@ 2020-06-02  5:21 Lukas Bulwahn
  2020-06-02  5:34 ` Guenter Roeck
  0 siblings, 1 reply; 8+ messages in thread
From: Lukas Bulwahn @ 2020-06-02  5:21 UTC (permalink / raw)
  To: Julius Werner, Evan Benn, Wim Van Sebroeck, Guenter Roeck,
	linux-watchdog
  Cc: Rob Herring, devicetree, Joe Perches, kernel-janitors,
	linux-kernel, Lukas Bulwahn

Commit 5c24a28b4eb8 ("dt-bindings: watchdog: Add ARM smc wdt for mt8173
watchdog") added the new ARM SMC WATCHDOG DRIVER entry in MAINTAINERS, but
slipped in a minor mistake.

Luckily, ./scripts/get_maintainer.pl --self-test=patterns complains:

  warning: no file matches F: devicetree/bindings/watchdog/arm-smc-wdt.yaml

Update file entry to intended file location.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
Julius, Evan, please ack.

Wim, please pick this minor patch into your -next tree.

applies cleanly on next-20200529

 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index b045b70e54df..dcfb09700b96 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1489,7 +1489,7 @@ ARM SMC WATCHDOG DRIVER
 M:	Julius Werner <jwerner@chromium.org>
 R:	Evan Benn <evanbenn@chromium.org>
 S:	Maintained
-F:	devicetree/bindings/watchdog/arm-smc-wdt.yaml
+F:	Documentation/devicetree/bindings/watchdog/arm-smc-wdt.yaml
 F:	drivers/watchdog/arm_smc_wdt.c
 
 ARM SMMU DRIVERS
-- 
2.17.1


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

end of thread, other threads:[~2020-06-30 20:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-02  5:21 [PATCH] MAINTAINERS: rectify entry in ARM SMC WATCHDOG DRIVER Lukas Bulwahn
2020-06-02  5:34 ` Guenter Roeck
2020-06-02 20:16   ` Julius Werner
2020-06-02 23:22     ` Evan Benn
2020-06-05  1:42       ` Evan Benn
2020-06-30 19:59         ` Lukas Bulwahn
2020-06-30 20:32           ` Guenter Roeck
2020-06-30 20:37             ` Lukas Bulwahn

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