On 24/07/2025 at 18:25, Jimmy Assarsson wrote:
quoted hunk ↗ jump to hunk
List the version information reported by the kvaser_usb driver
through devlink.
Signed-off-by: Jimmy Assarsson <redacted>
---
Changes in v2:
- New in v2. Suggested by Vincent Mailhol [1]
[1] https://lore.kernel.org/linux-can/5cdca1d7-c875-40ee-b44d-51a161f42761@wanadoo.fr/T/#mb9ede2edcf5f7adcb76bc6331f5f27bafb79294f (local)
---
Documentation/networking/devlink/index.rst | 1 +
.../networking/devlink/kvaser_usb.rst | 33 +++++++++++++++++++
2 files changed, 34 insertions(+)
create mode 100644 Documentation/networking/devlink/kvaser_usb.rst
diff --git a/Documentation/networking/devlink/index.rst b/Documentation/networking/devlink/index.rst
index 8319f43b5933..26c28d0e8905 100644
--- a/Documentation/networking/devlink/index.rst
+++ b/Documentation/networking/devlink/index.rst
@@ -85,6 +85,7 @@ parameters, info versions, and other features it supports.
ionic
ice
ixgbe
+ kvaser_usb
This will create a tiny merge conflict when applying both the kvaser_pciefd and
this series.
I think it would be smoother if you rebase either of these on top of the other.
Just add a note in the cover letter of which one should be merged first.
Yours sincerely,
Vincent Mailhol