mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Harini T <harini.t@amd.com>
To: <mkl@pengutronix.de>, <mailhol.vincent@wanadoo.fr>,
	<davem@davemloft.ne>, <edumazet@google.com>, <pabeni@redhat.com>,
	<michal.simek@amd.com>, <appana.durga.rao@xilinx.com>,
	<kuba@kernel.org>
Cc: <linux-can@vger.kernel.org>, <netdev@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>, <srinivas.goud@amd.com>,
	Harini T <harini.t@amd.com>
Subject: [PATCH 2/2] can: xilinx_can: Document driver description to list all supported IPs
Date: Fri, 3 May 2024 11:35:53 +0530	[thread overview]
Message-ID: <20240503060553.8520-3-harini.t@amd.com> (raw)
In-Reply-To: <20240503060553.8520-1-harini.t@amd.com>

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>
---
 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


  parent reply	other threads:[~2024-05-03  6:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-03  6:05 [PATCH 0/2] " Harini T
2024-05-03  6:05 ` [PATCH 1/2] dt-bindings: can: xilinx_can: Modify the title to indicate CAN and CANFD controllers are supported Harini T
2024-05-03  6:05 ` Harini T [this message]
2024-05-05 11:03 ` [PATCH 0/2] can: xilinx_can: Document driver description to list all supported IPs Marc Kleine-Budde

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240503060553.8520-3-harini.t@amd.com \
    --to=harini.t@amd.com \
    --cc=appana.durga.rao@xilinx.com \
    --cc=davem@davemloft.ne \
    --cc=edumazet@google.com \
    --cc=kuba@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-can@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mailhol.vincent@wanadoo.fr \
    --cc=michal.simek@amd.com \
    --cc=mkl@pengutronix.de \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=srinivas.goud@amd.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®