* [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
* Re: [PATCH] MAINTAINERS: rectify entry for XILINX CAN DRIVER
2022-03-21 12:28 [PATCH] MAINTAINERS: rectify entry for XILINX CAN DRIVER Lukas Bulwahn
@ 2022-03-21 12:36 ` Marc Kleine-Budde
0 siblings, 0 replies; 2+ messages in thread
From: Marc Kleine-Budde @ 2022-03-21 12:36 UTC (permalink / raw)
To: Lukas Bulwahn
Cc: linux-can, Amit Kumar Mahapatra, Appana Durga Kedareswara rao,
Naga Sureshkumar Relli, kernel-janitors, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 924 bytes --]
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 |
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.