From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-11.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_2 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3119AC388F9 for ; Sun, 8 Nov 2020 15:10:58 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id C400E206F4 for ; Sun, 8 Nov 2020 15:10:57 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="A1F36y8t"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="iJ9BgLAp" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C400E206F4 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=qzKKvtniXFO1K6754DbdWy0tBGeKY0J/MakLGgpc9sY=; b=A1F36y8tvY4FZyHpavroICNMD NxBuWyDjzUJXIRLo60fyZXR+bJVvCzsGjlj6abj0i6QkmYKDiRie0JUSxPW77bClv0x3XL0mYxhvy +DUgUq3vlP32WnO6cMcA8z67mz9Q7692NO52Tzk6nazWoiaC2YHC1NiB80AqidcfK08wuttPZJnbP qy7W489BJOXfW8q3VDXrK572vHdfMvEsAJTMndG/fw0L/F2WjX2FGl8id6eRXGV7hIojR1lCsSY48 MNeiXvOojQBx8nJC8shcNVe3OVW/biJBjjT6Voi0GLoUqRWSn+aNuRQivGNraVSrHH+Rvc4zmgUXK 3tmo9Gbpg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kbmJp-0004XM-MZ; Sun, 08 Nov 2020 15:09:25 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kbmJm-0004WQ-I2 for linux-arm-kernel@lists.infradead.org; Sun, 08 Nov 2020 15:09:23 +0000 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 C8A1C206F4; Sun, 8 Nov 2020 15:09:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1604848160; bh=+G82V53b9PyT+zW/wrnJYL5mP1AcSdZGFD2/L00uskw=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=iJ9BgLAp5BO+FjJ5wUnfFEbtqufgynTcWd82BqyOUura7c+NvGJpSDHFdHlsLSqe1 eQeVKrhM/QTfI5VtOF2Oi5l17Bg4WUzLE2F0zsrloiksmRP8CXfNg2zIReMtA6jo97 KWDiENDjM+YZQNSPQh9YdM7xMd6eVSAtg97BffUw= Date: Sun, 8 Nov 2020 15:09:21 +0000 From: Jonathan Cameron To: Fabrice Gasnier Subject: Re: [PATCH] docs: ABI: testing: iio: stm32: remove re-introduced unsupported ABI Message-ID: <20201108150921.11d9aefc@archlinux> In-Reply-To: <1604685016-2434-1-git-send-email-fabrice.gasnier@st.com> References: <1604685016-2434-1-git-send-email-fabrice.gasnier@st.com> X-Mailer: Claws Mail 3.17.7 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201108_100922_670674_74B9B4DE X-CRM114-Status: GOOD ( 19.03 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: olivier.moysan@st.com, alexandre.torgue@st.com, linux-doc@vger.kernel.org, mchehab+huawei@kernel.org, gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org, linux-iio@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, 6 Nov 2020 18:50:16 +0100 Fabrice Gasnier wrote: > Remove unsupported ABI that has been re-introduced due to a rebase hunk. > This ABI has been moved in the past in commit b299d00420e2 > ("IIO: stm32: Remove quadrature related functions from trigger driver") > > This also fixes a couple of warnings seen with: > ./scripts/get_abi.pl validate 2>&1|grep iio > > Fixes: 34433332841d ("docs: ABI: testing: make the files compatible with ReST output") > > Signed-off-by: Fabrice Gasnier Hi Fabrice, I guess this got accidentally applied given I thought we'd flagged up those chunks in the patch as needing fixing. Acked-by: Jonathan Cameron > --- > .../ABI/testing/sysfs-bus-iio-timer-stm32 | 24 ---------------------- > 1 file changed, 24 deletions(-) > > diff --git a/Documentation/ABI/testing/sysfs-bus-iio-timer-stm32 b/Documentation/ABI/testing/sysfs-bus-iio-timer-stm32 > index a10a4de..c4a4497 100644 > --- a/Documentation/ABI/testing/sysfs-bus-iio-timer-stm32 > +++ b/Documentation/ABI/testing/sysfs-bus-iio-timer-stm32 > @@ -109,30 +109,6 @@ Description: > When counting down the counter start from preset value > and fire event when reach 0. > > -What: /sys/bus/iio/devices/iio:deviceX/in_count_quadrature_mode_available > -KernelVersion: 4.12 > -Contact: benjamin.gaignard@st.com > -Description: > - Reading returns the list possible quadrature modes. > - > -What: /sys/bus/iio/devices/iio:deviceX/in_count0_quadrature_mode > -KernelVersion: 4.12 > -Contact: benjamin.gaignard@st.com > -Description: > - Configure the device counter quadrature modes: > - > - channel_A: > - Encoder A input servers as the count input and B as > - the UP/DOWN direction control input. > - > - channel_B: > - Encoder B input serves as the count input and A as > - the UP/DOWN direction control input. > - > - quadrature: > - Encoder A and B inputs are mixed to get direction > - and count with a scale of 0.25. > - > What: /sys/bus/iio/devices/iio:deviceX/in_count_enable_mode_available > KernelVersion: 4.12 > Contact: benjamin.gaignard@st.com _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel