Jacob Keller | cf4cb32 | 2020-01-09 14:46:21 -0800 | [diff] [blame] | 1 | .. SPDX-License-Identifier: GPL-2.0 |
| 2 | |
| 3 | ===================== |
| 4 | ionic devlink support |
| 5 | ===================== |
| 6 | |
| 7 | This document describes the devlink features implemented by the ``ionic`` |
| 8 | device driver. |
| 9 | |
| 10 | Info versions |
| 11 | ============= |
| 12 | |
| 13 | The ``ionic`` 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 firmware running on the device |
| 24 | * - ``asic.id`` |
| 25 | - fixed |
| 26 | - The ASIC type for this device |
| 27 | * - ``asic.rev`` |
| 28 | - fixed |
| 29 | - The revision of the ASIC for this device |