Re: [PATCH platform-next v1 2/9] Documentation/ABI: Fix attributes for mlxreg-io sysfs interfaces

From: Andy Shevchenko
Date: Thu Jan 09 2020 - 10:14:29 EST


On Tue, Dec 31, 2019 at 12:29 PM Vadim Pasternak <vadimp@xxxxxxxxxxxx> wrote:
>
> Fix attribute name from "jtag_enable" to "cpld3_version" and
> extend description for "cpld3_version" attribute.
>
> Add missed "cpld4_version" attribute.
>

>From this commit message it's still unclear if we have had the ABI
change or Documentation inconsistency.

> Signed-off-by: Vadim Pasternak <vadimp@xxxxxxxxxxxx>
> ---
> Documentation/ABI/stable/sysfs-driver-mlxreg-io | 14 ++++++++++++--
> 1 file changed, 12 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/ABI/stable/sysfs-driver-mlxreg-io b/Documentation/ABI/stable/sysfs-driver-mlxreg-io
> index 8ca498447aeb..fe30fe505c9b 100644
> --- a/Documentation/ABI/stable/sysfs-driver-mlxreg-io
> +++ b/Documentation/ABI/stable/sysfs-driver-mlxreg-io
> @@ -29,13 +29,13 @@ Description: This file shows the system fans direction:
>
> The files are read only.
>
> -What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/jtag_enable
> +What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/cpld3_version
>
> Date: November 2018
> KernelVersion: 5.0
> Contact: Vadim Pasternak <vadimpmellanox.com>
> Description: These files show with which CPLD versions have been burned
> - on LED board.
> + on LED or Gearbox board.
>
> The files are read only.
>
> @@ -121,6 +121,16 @@ Description: These files show the system reset cause, as following: ComEx
>
> The files are read only.
>
> +What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/cpld4_version
> +
> +Date: November 2018
> +KernelVersion: 5.0
> +Contact: Vadim Pasternak <vadimpmellanox.com>
> +Description: These files show with which CPLD versions have been burned
> + on LED board.
> +
> + The files are read only.
> +
> Date: June 2019
> KernelVersion: 5.3
> Contact: Vadim Pasternak <vadimpmellanox.com>
> --
> 2.11.0
>


--
With Best Regards,
Andy Shevchenko