etas_es58x.rst 979 B

123456789101112131415161718192021222324252627282930313233343536
  1. .. SPDX-License-Identifier: GPL-2.0
  2. ==========================
  3. etas_es58x devlink support
  4. ==========================
  5. This document describes the devlink features implemented by the
  6. ``etas_es58x`` device driver.
  7. Info versions
  8. =============
  9. The ``etas_es58x`` driver reports the following versions
  10. .. list-table:: devlink info versions implemented
  11. :widths: 5 5 90
  12. * - Name
  13. - Type
  14. - Description
  15. * - ``fw``
  16. - running
  17. - Version of the firmware running on the device. Also available
  18. through ``ethtool -i`` as the first member of the
  19. ``firmware-version``.
  20. * - ``fw.bootloader``
  21. - running
  22. - Version of the bootloader running on the device. Also available
  23. through ``ethtool -i`` as the second member of the
  24. ``firmware-version``.
  25. * - ``board.rev``
  26. - fixed
  27. - The hardware revision of the device.
  28. * - ``serial_number``
  29. - fixed
  30. - The USB serial number. Also available through ``lsusb -v``.