Linux CAN drivers development
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: rectify entry for XILINX CAN DRIVER
@ 2022-03-21 12:28 Lukas Bulwahn
  2022-03-21 12:36 ` Marc Kleine-Budde
  0 siblings, 1 reply; 2+ messages in thread
From: Lukas Bulwahn @ 2022-03-21 12:28 UTC (permalink / raw)
  To: Marc Kleine-Budde, linux-can
  Cc: Amit Kumar Mahapatra, Appana Durga Kedareswara rao,
	Naga Sureshkumar Relli, kernel-janitors, linux-kernel,
	Lukas Bulwahn

Commit 7843d3c8e5e6 ("dt-bindings: can: xilinx_can: Convert Xilinx CAN
binding to YAML") converts xilinx_can.txt to xilinx,can.yaml, but missed to
adjust its reference in MAINTAINERS.

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

Repair this file reference in XILINX CAN DRIVER.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
Marc, please pick this minor non-urgent clean-up patch in your can-next
tree on top of the commit above.

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

diff --git a/MAINTAINERS b/MAINTAINERS
index c520915a3222..0c2ea4db3f6e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -21613,7 +21613,7 @@ M:	Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
 R:	Naga Sureshkumar Relli <naga.sureshkumar.relli@xilinx.com>
 L:	linux-can@vger.kernel.org
 S:	Maintained
-F:	Documentation/devicetree/bindings/net/can/xilinx_can.txt
+F:	Documentation/devicetree/bindings/net/can/xilinx,can.yaml
 F:	drivers/net/can/xilinx_can.c
 
 XILINX GPIO DRIVER
-- 
2.17.1


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

end of thread, other threads:[~2022-03-21 12:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-21 12:28 [PATCH] MAINTAINERS: rectify entry for XILINX CAN DRIVER Lukas Bulwahn
2022-03-21 12:36 ` Marc Kleine-Budde

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox