Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation: devlink: add devlink documentation for the etas_es58x driver

List all the version information reported by the etas_es58x driver
through devlink. Also, update MAINTAINERS with the newly created file.

Signed-off-by: Vincent Mailhol <mailhol.vincent@wanadoo.fr>
Link: https://lore.kernel.org/all/20221130174658.29282-8-mailhol.vincent@wanadoo.fr
[mkl: fixed version information table: "bl" -> "fw.bootloader"
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>

authored by

Vincent Mailhol and committed by
Marc Kleine-Budde
9f63f96a d8f26fd6

+37
+36
Documentation/networking/devlink/etas_es58x.rst
··· 1 + .. SPDX-License-Identifier: GPL-2.0 2 + 3 + ========================== 4 + etas_es58x devlink support 5 + ========================== 6 + 7 + This document describes the devlink features implemented by the 8 + ``etas_es58x`` device driver. 9 + 10 + Info versions 11 + ============= 12 + 13 + The ``etas_es58x`` driver reports the following versions 14 + 15 + .. list-table:: devlink info versions implemented 16 + :widths: 5 5 90 17 + 18 + * - Name 19 + - Type 20 + - Description 21 + * - ``fw`` 22 + - running 23 + - Version of the firmware running on the device. Also available 24 + through ``ethtool -i`` as the first member of the 25 + ``firmware-version``. 26 + * - ``fw.bootloader`` 27 + - running 28 + - Version of the bootloader running on the device. Also available 29 + through ``ethtool -i`` as the second member of the 30 + ``firmware-version``. 31 + * - ``board.rev`` 32 + - fixed 33 + - The hardware revision of the device. 34 + * - ``serial_number`` 35 + - fixed 36 + - The USB serial number. Also available through ``lsusb -v``.
+1
MAINTAINERS
··· 7682 7682 M: Vincent Mailhol <mailhol.vincent@wanadoo.fr> 7683 7683 L: linux-can@vger.kernel.org 7684 7684 S: Maintained 7685 + F: Documentation/networking/devlink/etas_es58x.rst 7685 7686 F: drivers/net/can/usb/etas_es58x/ 7686 7687 7687 7688 ETHERNET BRIDGE