[PATCH] MAINTAINERS: rectify entry for XILINX CAN DRIVER

Lukas Bulwahn posted 1 patch 4 years, 3 months ago
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] MAINTAINERS: rectify entry for XILINX CAN DRIVER
Posted by Lukas Bulwahn 4 years, 3 months ago
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
Re: [PATCH] MAINTAINERS: rectify entry for XILINX CAN DRIVER
Posted by Marc Kleine-Budde 4 years, 3 months ago
On 21.03.2022 13:28:40, Lukas Bulwahn wrote:
> 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.

Thanks for the patch. Added to linux-can-next/testing.

Regards,
Marc

-- 
Pengutronix e.K.                 | Marc Kleine-Budde           |
Embedded Linux                   | https://www.pengutronix.de  |
Vertretung West/Dortmund         | Phone: +49-231-2826-924     |
Amtsgericht Hildesheim, HRA 2686 | Fax:   +49-5121-206917-5555 |