Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp3929493pxj; Tue, 8 Jun 2021 02:08:37 -0700 (PDT) X-Google-Smtp-Source: ABdhPJygmbZDO4lfW1FvnQNRFCybA6GBulAhKdoOdrZGw34PQbhFfElQQ7niX9/9MWkqSuAgsykj X-Received: by 2002:a17:906:9512:: with SMTP id u18mr22336399ejx.61.1623143317355; Tue, 08 Jun 2021 02:08:37 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1623143317; cv=none; d=google.com; s=arc-20160816; b=vfmB+rl52DLvrz397K9CbFYyg1Wh1CuGMDhuCaYIqH/9/wxhHvKEg9X1DBS3lvbREj 4eLqsiBET2+tvlBGqZT2QYIEQOC4SF6258kMMI2bA11Px+fT0buVOg1C9IZcaqDyxps2 Hacb0YtHwNP4ffnMasEoWNHZGbWkTRwV/z5Jzc6onMUgJGSmhPaCINtt5Qye+U1CLa6c 8r/1qUv16RrktMLoD+0H9/3xKBItk4Il2L3JJlXR92az8rv77iti+GV8SldhPjQpDnon xZVPru0xbG4YdaMW6fLccm+dIQ1CcOMjqZOY173Slb0qaHVmbTM8PUjjP284IqLoOg0v 62iQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=m+M/T+IKc9CVKdCUmwNPm3KZM8wc1MnMbwk78EVuTd8=; b=L6p6OPjOu0FO5dcn9yxjC3RFEtUToG1fHdq+5TszS3UuHHDM2xTwl7ep+IJJtiqqPX EBl80Wx2C5MJ3tWO+2HNT9+TWTujtq1VPOhDu7+N+Ad6mDtQ79nKKa0B7G3HAuc2S6QV lih9K5NQO5AjfAPE4UEQdJbf4tmi/6g4PQS3oxBr+VoMFgKmUKaQ1PBnD4V6fFeaD68a ZDgaOqKsvt0fiIF6guoCFvN/cAEqN0ZMgkF6Z7dbF5dFBJ2rfgvFaaJhHGR4B3JYRYuj AMzDEzD5QpqN04WgTO2v7oglQyeRYU4rrA5O5GdQc52xmR1noS4JhBiBgjvUhiR13D/F /cRw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=RqZUBCTZ; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id j23si17390093eje.21.2021.06.08.02.08.13; Tue, 08 Jun 2021 02:08:37 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=RqZUBCTZ; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230389AbhFHJG5 (ORCPT + 99 others); Tue, 8 Jun 2021 05:06:57 -0400 Received: from mail.kernel.org ([198.145.29.99]:60274 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229724AbhFHJG4 (ORCPT ); Tue, 8 Jun 2021 05:06:56 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 49E776124B; Tue, 8 Jun 2021 09:05:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1623143103; bh=Lk0dpZ3JnJrK/MuRM0J1KS/R98dqCBu105n2TZOlKD0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=RqZUBCTZ5WKmarg2bEJ50CKRXDZr/JG4u5uVdEnjRbVnv6zURHUX8UvW31Djxalsc IBbPI+z6EljJJTCJLphXWU0c1sR4qIQynxpBzX35qX5Y16ERLc6sERQrhi9mvqK9ye 5m7kLYcJYtxiZ4+LClEF4tsvzR+frRupr7Ax6xbg= Date: Tue, 8 Jun 2021 11:05:01 +0200 From: Greg Kroah-Hartman To: Jiri Prchal Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Rob Herring , Christian Eggers , Arnd Bergmann Subject: Re: [PATCH v8 5/5] nvmem: eeprom: add documentation of sysfs fram and sernum file Message-ID: References: <20210607161201.223697-1-jiri.prchal@aksignal.cz> <20210607161201.223697-6-jiri.prchal@aksignal.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210607161201.223697-6-jiri.prchal@aksignal.cz> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jun 07, 2021 at 06:12:01PM +0200, Jiri Prchal wrote: > Added sysfs fram and sernum file documentation. > > Signed-off-by: Jiri Prchal > --- > v5: new > v6: no change here > v7: no change here > v8: added fram file doc > --- > Documentation/ABI/testing/sysfs-class-spi-eeprom | 13 +++++++++++++ > 1 file changed, 13 insertions(+) > create mode 100644 Documentation/ABI/testing/sysfs-class-spi-eeprom > > diff --git a/Documentation/ABI/testing/sysfs-class-spi-eeprom b/Documentation/ABI/testing/sysfs-class-spi-eeprom > new file mode 100644 > index 000000000000..b41420fe1329 > --- /dev/null > +++ b/Documentation/ABI/testing/sysfs-class-spi-eeprom > @@ -0,0 +1,13 @@ > +What: /sys/class/spi_master/spi/spi./sernum > +Date: May 2021 > +KernelVersion: 5.13 > +Contact: Jiri Prchal > +Description: > + (RO) Exports serial number of Cypress FRAM (FM25VN). 8 bytes as is in chip in hex string. Please properly wrap your lines. What is "(RO)" here? And the grammer is a bit odd, what is the second sentence supposed to mean? > + > +What: /sys/class/spi_master/spi/spi./fram > +Date: June 2021 > +KernelVersion: 5.13 Obviously it can not make 5.13, right? > +Contact: Jiri Prchal > +Description: > + (RW) FRAM data. I have no idea what that is, do you? Please provide real documentation for these entries. thannks, greg k-h