Received: by 2002:a25:c593:0:0:0:0:0 with SMTP id v141csp3040724ybe; Sun, 8 Sep 2019 06:00:57 -0700 (PDT) X-Google-Smtp-Source: APXvYqxb8XzIZwRF2cpCwT3B74oqq2xRMJbT6+5aEPuTW9oDC5EhzK7unBrs/yTifJneaStSF/PS X-Received: by 2002:a17:906:a895:: with SMTP id ha21mr15232167ejb.291.1567947657761; Sun, 08 Sep 2019 06:00:57 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1567947657; cv=none; d=google.com; s=arc-20160816; b=HXAs25NWzuQiast+4p8qMu2QTwy/80y5tUF6fA13rQNXqhk0q17vIoGbCNKWXAJ5yc vt54PUsN6u+m9eTkYnF4V6cIz3Ysw1vW9WuGBXihD2neGe5wg3PGizxFdJ9YfJAmvAJw YyMFk/ZMXwrQNKQsf7LyxYPn7AGRs1Sv7gnfliCdQg1Iyq2U11ShGr46cQMYM+5Ypuxl TX9G4NVlikhl4oaC02rtmR6rERV8/uWwnH4mO2AW6CuRipZx1Lwm2xKWyo6NzQ2iLIo/ PFhbkw5xY1IL/V6uYZ9e/xIp/Ha2KAIy6wPpOOivI5D5soYCCiPOAKqwS/gw9CGpFYMl OQ/g== 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=Sz0ytBAkS8YWtBP2hva/BBOAWZUvqgga9tbvppfQZ9Q=; b=gl1i2JFV0/vzvp1gOP+sMQQbne32Der7hY+KbCVIuNEtLVp81HyD71BoVTfZt3A9kV Te9+nx3yreGMz3BuaRErR6Y3VIqb4hycIXcqzLL0DGA6SM+TG/CH0KAZIouykkaZGt+z DySHYeKOiz4XNjxvVqmFnHTpk7bPmby977Qk348CqOY+apGV8cdeHmOZ30/G7WdB7DUW pNyVavinM+6hn912RUA+wOhFHFlmXQKNdQ0CsN/+pO1yPj6fdBaAptS2OXftmyW9eUZP E+YNLbEYiZvOkQaOqpymHZhIhs2QRZdNJkaZOOabqx2ETdnWPTpn2FaA20q0pThrdRNM ZLTA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=oKmnN0bZ; 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=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id cd13si5806562ejb.160.2019.09.08.06.00.34; Sun, 08 Sep 2019 06:00:57 -0700 (PDT) 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; dkim=pass header.i=@kernel.org header.s=default header.b=oKmnN0bZ; 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=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728563AbfIHKk6 (ORCPT + 99 others); Sun, 8 Sep 2019 06:40:58 -0400 Received: from mail.kernel.org ([198.145.29.99]:45796 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726263AbfIHKk4 (ORCPT ); Sun, 8 Sep 2019 06:40:56 -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 3BC1720640; Sun, 8 Sep 2019 10:40:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1567939256; bh=vdK5IubTbK0gamU3v46Fa0mqxrdQnJc4kdPiUbyhZrg=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=oKmnN0bZkVZw2eq3SQK6tsce9fiS+0xTo9e2lsTjn4P+ZyEaoJHkV2CANf5z4e2y6 hrEq99S5Fc6hupAlSB9iuXKvFVzQuy3mUl3yZ22asR0L/C7/kRz76F5L2U4q4I8VC0 bb3WwydLTijYAiscA+Uwap2cvSeI6HBieFuAlx1Q= Date: Sun, 8 Sep 2019 10:35:19 +0100 From: Jonathan Cameron To: Mircea Caprioru Cc: , , , , , , , Subject: Re: [PATCH V4 1/4] iio: adc: ad7192: Add sysfs ABI documentation Message-ID: <20190908103519.201ec40e@archlinux> In-Reply-To: <20190902130831.23057-1-mircea.caprioru@analog.com> References: <20190902130831.23057-1-mircea.caprioru@analog.com> X-Mailer: Claws Mail 3.17.4 (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, 2 Sep 2019 16:08:28 +0300 Mircea Caprioru wrote: > Add initial ABI documentation for ad7192 adc sysfs interfaces. > > Signed-off-by: Mircea Caprioru Applied to the togreg branch of iio.git and pushed out as testing for the autobuilders to ignore ;) Thanks, Jonathan > --- > Changelog V2: > - no changes here > > Changelog V3: > - no changes here > > Changelog V4: > - added sysfs ABI documentation > > .../ABI/testing/sysfs-bus-iio-adc-ad7192 | 15 +++++++++++++++ > 1 file changed, 15 insertions(+) > create mode 100644 Documentation/ABI/testing/sysfs-bus-iio-adc-ad7192 > > diff --git a/Documentation/ABI/testing/sysfs-bus-iio-adc-ad7192 b/Documentation/ABI/testing/sysfs-bus-iio-adc-ad7192 > new file mode 100644 > index 000000000000..74a2873045bf > --- /dev/null > +++ b/Documentation/ABI/testing/sysfs-bus-iio-adc-ad7192 > @@ -0,0 +1,15 @@ > +What: /sys/bus/iio/devices/iio:deviceX/ac_excitation_en > +KernelVersion: > +Contact: linux-iio@vger.kernel.org > +Description: > + Reading gives the state of AC excitation. > + Writing '1' enables AC excitation. > + > +What: /sys/bus/iio/devices/iio:deviceX/bridge_switch_en > +KernelVersion: > +Contact: linux-iio@vger.kernel.org > +Description: > + This bridge switch is used to disconnect it when there is a > + need to minimize the system current consumption. > + Reading gives the state of the bridge switch. > + Writing '1' enables the bridge switch.