Received: by 2002:a05:6a10:6006:0:0:0:0 with SMTP id w6csp2002463pxa; Sat, 29 Aug 2020 10:35:37 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwsRHN10oD0f+ArCITts8bFEImNb7ajO+qcFp8KFyuDD5lBZ1U8rQiTOL/hjq66lcD8tRlf X-Received: by 2002:a50:d9c1:: with SMTP id x1mr4353735edj.283.1598722536993; Sat, 29 Aug 2020 10:35:36 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1598722536; cv=none; d=google.com; s=arc-20160816; b=WJc/Q9YKTx60jsmteDU6611yERO1BRwIN+bENIbPM5BEJQNnU/kwl4S5EWZBbOOumn KyWIxV3QGKUYo0C9SpXudxyBKlg6hzMqYHXyGViZasQcga4TfhwkCw9O7y4PKcqxRtkC exsDYlGt/H2cpVPNp3h5i02ebywFh7cr3k0enfK4UpTmRK9CcsiFZKpIh2iHJlaXqZoV +c9CI/vpZmP3bbAE2Ofk+nEy5HvaCxgKtcd0NzSisaAdigXX1CbP9FX9AeASYzXqdj+H caAF6UGqcgT6pxVjid4C6QK9ReXGingtGz+gU0MRKnl2GrzxJWiudyIrFcRYhBG4D/43 XZyA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date :dkim-signature; bh=6ROHrDY93LJ85uW7o32fbXIOq5DsD0ZL1NFlZnZkTl8=; b=AggRxbQrZVC6AL/aP8FXIXLEjDb8u4N6Nd3Jg4YDksgpLQUb5U0rDnZbBF4jgvzy/5 rx+gQ+ak4KoupIjJP42Le13JlqODlEZk6qCksgnlHcOU7xzzXxKdxm4EipbkkkNzugrB 2jNKTZ6Ch3q5933mnNgGSy4SgWIH3qe9kxExQAku8Fa+ggStZz5A0Sk7NHu+yrv6Y0zt scC2V8tS2Yxo4Zc9lViJvk45wKbFbKmYKsazW3dcEvkqh3U7+7UvZCtQ/ADm2/TY9BUQ 7KLhux+w4zo5H2grkCV/10Ouck6Y8jI03Z69SDg8ixbNOY1FqMnDH7bsRKEXKPXEHvO9 1SPw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=dY18OHr9; 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=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id k1si1832766edo.23.2020.08.29.10.35.13; Sat, 29 Aug 2020 10:35:36 -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=@kernel.org header.s=default header.b=dY18OHr9; 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=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728254AbgH2ReQ (ORCPT + 99 others); Sat, 29 Aug 2020 13:34:16 -0400 Received: from mail.kernel.org ([198.145.29.99]:39102 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728139AbgH2ReP (ORCPT ); Sat, 29 Aug 2020 13:34:15 -0400 Received: from archlinux (cpc149474-cmbg20-2-0-cust94.5-4.cable.virginm.net [82.4.196.95]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 654AB20776; Sat, 29 Aug 2020 17:34:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1598722455; bh=JsRfcHMAUtykiySUJrxET5UZEICNIvU0g3gaDowz5fc=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=dY18OHr99lS7ibwElbriBR6unFe8ZJae9xARl2UZpSePRMLBQsTuzNhpl3TxIrtLb rsEewI/I+X28lOhbEJa/hqMkhEv4lsfPU4zXLDoNq49kVicZmcZM8AZCarK1phL5BT tYtFEV3G11Zo5abnFC0EB+ry9o03D7AP9/8ZEWAg= Date: Sat, 29 Aug 2020 18:34:11 +0100 From: Jonathan Cameron To: Cc: , Subject: Re: [PATCH v5 2/2] iio: accel: adxl372: Add additional trigger ABI docs Message-ID: <20200829183411.58cac8d7@archlinux> In-Reply-To: <20200810093257.65929-3-alexandru.tachici@analog.com> References: <20200810093257.65929-1-alexandru.tachici@analog.com> <20200810093257.65929-3-alexandru.tachici@analog.com> X-Mailer: Claws Mail 3.17.6 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 10 Aug 2020 12:32:57 +0300 wrote: > From: Alexandru Tachici > > Document use of additional trigger supplied by driver. > > Signed-off-by: Alexandru Tachici > --- > Documentation/ABI/testing/sysfs-bus-iio-accel-adxl372 | 7 +++++++ > 1 file changed, 7 insertions(+) > create mode 100644 Documentation/ABI/testing/sysfs-bus-iio-accel-adxl372 > > diff --git a/Documentation/ABI/testing/sysfs-bus-iio-accel-adxl372 b/Documentation/ABI/testing/sysfs-bus-iio-accel-adxl372 > new file mode 100644 > index 000000000000..47e34f865ca1 > --- /dev/null > +++ b/Documentation/ABI/testing/sysfs-bus-iio-accel-adxl372 > @@ -0,0 +1,7 @@ > +What: /sys/bus/iio/devices/triggerX/name = "adxl372-devX-peak" > +KernelVersion: > +Contact: linux-iio@vger.kernel.org > +Description: > + The adxl372 accelerometer kernel module provides an additional trigger, > + which sets the device in a mode in which it will record only the peak acceleration > + sensed over the set period of time in the events sysfs. Innovative use of docs. I was thinking about adding specific docs for the event/* things that are tied up to this. If you think that is useful, perhaps a follow up patch?