Commit 6304c4c8 authored by Jimmy Assarsson's avatar Jimmy Assarsson Committed by Marc Kleine-Budde
Browse files

Documentation: devlink: add devlink documentation for the kvaser_usb driver



List the version information reported by the kvaser_usb driver
through devlink.

Suggested-by: default avatarVincent Mailhol <mailhol.vincent@wanadoo.fr>
Reviewed-by: default avatarVincent Mailhol <mailhol.vincent@wanadoo.fr>
Signed-off-by: default avatarJimmy Assarsson <extja@kvaser.com>
Link: https://patch.msgid.link/20250725123452.41-12-extja@kvaser.com


Signed-off-by: default avatarMarc Kleine-Budde <mkl@pengutronix.de>
parent aa6a5c99
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -86,6 +86,7 @@ parameters, info versions, and other features it supports.
   ice
   ixgbe
   kvaser_pciefd
   kvaser_usb
   mlx4
   mlx5
   mlxsw
+33 −0
Original line number Diff line number Diff line
.. SPDX-License-Identifier: GPL-2.0

==========================
kvaser_usb devlink support
==========================

This document describes the devlink features implemented by the
``kvaser_usb`` device driver.

Info versions
=============

The ``kvaser_usb`` driver reports the following versions

.. list-table:: devlink info versions implemented
   :widths: 5 5 90

   * - Name
     - Type
     - Description
   * - ``fw``
     - running
     - Version of the firmware running on the device. Also available
       through ``ethtool -i`` as ``firmware-version``.
   * - ``board.rev``
     - fixed
     - The device hardware revision.
   * - ``board.id``
     - fixed
     - The device EAN (product number).
   * - ``serial_number``
     - fixed
     - The device serial number.