Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp2860664ybl; Sun, 12 Jan 2020 04:24:09 -0800 (PST) X-Google-Smtp-Source: APXvYqw5ILB2XN0YuxfUDFD8oUszESKin3fF7WL0Dy6T0Yw9rwRuLPvA7FtEJ4wveRduOdrSlbKY X-Received: by 2002:aca:1111:: with SMTP id 17mr8720787oir.37.1578831849327; Sun, 12 Jan 2020 04:24:09 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1578831849; cv=none; d=google.com; s=arc-20160816; b=uzw+0fObjlWklsdM/TPz5HMmq1GJ/s632BABPgr9QBHU0753Agm571sqwLUjsQQVWU mfGuYgWOsYHAOVl8reqz9HWNn35agYf70i035Rm4h3VEKxpb3EDCsEdF++5yfjTNMxxr mZjoCHPv7R+I6aVcxCF34eXZiFbhQJeOVGs7dPoM6X/R78po0k9/iUA7ri1kK1GfVTu8 0uhWX81ck2aboL4NJXRTBsyRK9rguX+RN1sJHNfkH8MRxlyPZg3gsDImji1k3Ty+hKAj 8f1lamNrFNSVvKLkNYbaFUwgTcYTzDsJHaMz1JvElBxqKNM6eFJs8Zy5/9pQLhWgIRqC dypg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from; bh=2nP426wLwidWwZS8qec/cEZ2cwJKN7CZ8e7fnmsVR6Y=; b=JVlMLlN1n5y2RcKE79N5N1vyLQDt5tgbr2yZOhcA5U5HJJLZQwOb8mI7Ba2YLxtiwU 6ycIreDjZ+eCEU1IW+BY7vgEKczpXirMtE/DkyCupltxDnUol/y58d5J0Np0/6gemjMX 6qOzxszgumuyjO3UOmyMAvlW/VjzX1KuzN8cqyv/Tlbpn4s1N+knyGg1rbdVHoFmMZfd 8Qc871dc3hna0ItdEXfdf3mHTA5FgnqqNbaSSsst//BWmvbuKjeuK/O/06nuEcY93v0I rqMfE4UXXe3zgYttbQQvXYgBJt3gAL4gOctpi0ev8eeB1kMaRzFv/0mlvZqR3dOBCW9M MiAw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=mellanox.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id o7si5231429otk.185.2020.01.12.04.23.57; Sun, 12 Jan 2020 04:24:09 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=mellanox.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732832AbgALMTC (ORCPT + 99 others); Sun, 12 Jan 2020 07:19:02 -0500 Received: from mail-il-dmz.mellanox.com ([193.47.165.129]:60765 "EHLO mellanox.co.il" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1732780AbgALMS6 (ORCPT ); Sun, 12 Jan 2020 07:18:58 -0500 Received: from Internal Mail-Server by MTLPINE1 (envelope-from vadimp@mellanox.com) with ESMTPS (AES256-SHA encrypted); 12 Jan 2020 14:18:53 +0200 Received: from r-build-lowlevel.mtr.labs.mlnx. (r-build-lowlevel.mtr.labs.mlnx [10.209.0.190]) by labmailer.mlnx (8.13.8/8.13.8) with ESMTP id 00CCIpSQ023227; Sun, 12 Jan 2020 14:18:53 +0200 From: Vadim Pasternak To: andy@infradead.org, dvhart@infradead.org Cc: platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org, Vadim Pasternak Subject: [PATCH platform-next v2 02/10] Documentation/ABI: Fix documentation inconsistency for mlxreg-io sysfs interfaces Date: Sun, 12 Jan 2020 12:18:41 +0000 Message-Id: <20200112121849.7056-3-vadimp@mellanox.com> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20200112121849.7056-1-vadimp@mellanox.com> References: <20200112121849.7056-1-vadimp@mellanox.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Fix attribute name from "jtag_enable", which described twice to "cpld3_version", which is expected to be instead of second appearance of "jtag_enable". Fixes: 2752e34442b5 ("Documentation/ABI: Add new attribute for mlxreg-io sysfs interfaces") Signed-off-by: Vadim Pasternak --- v1-v2: Comments pointed out by Andy: - Explain that patch fixes documentation inconsistency. --- Documentation/ABI/stable/sysfs-driver-mlxreg-io | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/ABI/stable/sysfs-driver-mlxreg-io b/Documentation/ABI/stable/sysfs-driver-mlxreg-io index 8ca498447aeb..8b1461fa3538 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 Description: These files show with which CPLD versions have been burned - on LED board. + on LED or Gearbox board. The files are read only. -- 2.11.0