projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8416ac9
)
can: xilinx_can: Document driver description to list all supported IPs
author
Harini T
<harini.t@amd.com>
Fri, 3 May 2024 06:05:53 +0000
(11:35 +0530)
committer
Marc Kleine-Budde
<mkl@pengutronix.de>
Thu, 20 Jun 2024 09:52:57 +0000
(11:52 +0200)
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 <harini.t@amd.com>
Link:
https://lore.kernel.org/all/20240503060553.8520-3-harini.t@amd.com
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
drivers/net/can/xilinx_can.c
patch
|
blob
|
history
diff --git
a/drivers/net/can/xilinx_can.c
b/drivers/net/can/xilinx_can.c
index
fae0120
..
d944911
100644
(file)
--- 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 A
xi CAN IP and for Zynq CAN
PS Controller.
+ * This driver is developed for A
XI CAN IP, AXI CANFD IP, CANPS and CANFD
PS Controller.
*/
#include <linux/bitfield.h>