2024-05-03 06:06:26

by T, Harini

[permalink] [raw]
Subject: [PATCH 0/2] can: xilinx_can: Document driver description to list all supported IPs

Xilinx CAN driver supports AXI CAN, AXI CANFD, CANPS and CANFD PS IPs.
1. Modify the dt-bindings title to indicate that both controllers are
supported.
2. Document all supported IPs in driver comment description.

Harini T (2):
dt-bindings: can: xilinx_can: Modify the title to indicate CAN and
CANFD controllers are supported
can: xilinx_can: Document driver description to list all supported IPs

Documentation/devicetree/bindings/net/can/xilinx,can.yaml | 2 +-
drivers/net/can/xilinx_can.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

--
2.17.1



2024-05-03 06:06:46

by T, Harini

[permalink] [raw]
Subject: [PATCH 1/2] dt-bindings: can: xilinx_can: Modify the title to indicate CAN and CANFD controllers are supported

Xilinx CAN binding documentation supports CAN and CANFD controllers.
Modify the title to indicate that both controllers are supported.

Signed-off-by: Harini T <[email protected]>
---
Documentation/devicetree/bindings/net/can/xilinx,can.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/net/can/xilinx,can.yaml b/Documentation/devicetree/bindings/net/can/xilinx,can.yaml
index 8d4e5af6fd6c..40835497050a 100644
--- a/Documentation/devicetree/bindings/net/can/xilinx,can.yaml
+++ b/Documentation/devicetree/bindings/net/can/xilinx,can.yaml
@@ -5,7 +5,7 @@ $id: http://devicetree.org/schemas/net/can/xilinx,can.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml#

title:
- Xilinx Axi CAN/Zynq CANPS controller
+ Xilinx CAN and CANFD controller

maintainers:
- Appana Durga Kedareswara rao <[email protected]>
--
2.17.1


2024-05-03 06:07:07

by T, Harini

[permalink] [raw]
Subject: [PATCH 2/2] can: xilinx_can: Document driver description to list all supported IPs

Xilinx CAN driver supports AXI CAN, AXI CANFD, CANPS and CANFD PS IPs.
Document all supported IPs in comment description.

Signed-off-by: Harini T <[email protected]>
---
drivers/net/can/xilinx_can.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/can/xilinx_can.c b/drivers/net/can/xilinx_can.c
index fae0120473f8..d944911d7f05 100644
--- a/drivers/net/can/xilinx_can.c
+++ b/drivers/net/can/xilinx_can.c
@@ -6,7 +6,7 @@
* Copyright (C) 2017 - 2018 Sandvik Mining and Construction Oy
*
* Description:
- * This driver is developed for Axi CAN IP and for Zynq CANPS Controller.
+ * This driver is developed for AXI CAN IP, AXI CANFD IP, CANPS and CANFD PS Controller.
*/

#include <linux/bitfield.h>
--
2.17.1


2024-05-05 11:03:53

by Marc Kleine-Budde

[permalink] [raw]
Subject: Re: [PATCH 0/2] can: xilinx_can: Document driver description to list all supported IPs

On 03.05.2024 11:35:51, Harini T wrote:
> Xilinx CAN driver supports AXI CAN, AXI CANFD, CANPS and CANFD PS IPs.
> 1. Modify the dt-bindings title to indicate that both controllers are
> supported.
> 2. Document all supported IPs in driver comment description.

Applied to linux-can-next.

Thanks,
Marc

--
Pengutronix e.K. | Marc Kleine-Budde |
Embedded Linux | https://www.pengutronix.de |
Vertretung Nürnberg | Phone: +49-5121-206917-129 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-9 |


Attachments:
(No filename) (581.00 B)
signature.asc (499.00 B)
Download all attachments