[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 20/39] docs: ABI: testing: make the files compatible with ReST output
- To: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>, Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- From: Fabrice Gasnier <fabrice.gasnier@xxxxxx>
- Date: Mon, 2 Nov 2020 12:04:36 +0100
- Cc: Linux Doc Mailing List <linux-doc@xxxxxxxxxxxxxxx>, "Gautham R. Shenoy" <ego@xxxxxxxxxxxxxxxxxx>, "Jason A. Donenfeld" <Jason@xxxxxxxxx>, Javier González <javier@xxxxxxxxxxx>, Jonathan Corbet <corbet@xxxxxxx>, "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>, "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>, Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx>, Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx>, Alexandre Torgue <alexandre.torgue@xxxxxx>, Andrew Donnellan <ajd@xxxxxxxxxxxxx>, Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>, Baolin Wang <baolin.wang7@xxxxxxxxx>, Benson Leung <bleung@xxxxxxxxxxxx>, Boris Ostrovsky <boris.ostrovsky@xxxxxxxxxx>, Bruno Meneguele <bmeneg@xxxxxxxxxx>, Chunyan Zhang <zhang.lyra@xxxxxxxxx>, Dan Murphy <dmurphy@xxxxxx>, Dan Williams <dan.j.williams@xxxxxxxxx>, Enric Balletbo i Serra <enric.balletbo@xxxxxxxxxxxxx>, Felipe Balbi <balbi@xxxxxxxxxx>, Frederic Barrat <fbarrat@xxxxxxxxxxxxx>, Guenter Roeck <groeck@xxxxxxxxxxxx>, Hanjun Guo <guohanjun@xxxxxxxxxx>, Heikki Krogerus <heikki.krogerus@xxxxxxxxxxxxxxx>, Jens Axboe <axboe@xxxxxxxxx>, Johannes Thumshirn <johannes.thumshirn@xxxxxxx>, Jonathan Cameron <jic23@xxxxxxxxxx>, Juergen Gross <jgross@xxxxxxxx>, Konstantin Khlebnikov <koct9i@xxxxxxxxx>, Kranthi Kuntala <kranthi.kuntala@xxxxxxxxx>, Lakshmi Ramasubramanian <nramas@xxxxxxxxxxxxxxxxxxx>, Lars-Peter Clausen <lars@xxxxxxxxxx>, Len Brown <lenb@xxxxxxxxxx>, Leonid Maksymchuk <leonmaxx@xxxxxxxxx>, Ludovic Desroches <ludovic.desroches@xxxxxxxxxxxxx>, Mario Limonciello <mario.limonciello@xxxxxxxx>, Mark Gross <mgross@xxxxxxxxxxxxxxx>, Maxime Coquelin <mcoquelin.stm32@xxxxxxxxx>, Michael Ellerman <mpe@xxxxxxxxxxxxxx>, Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>, Mike Kravetz <mike.kravetz@xxxxxxxxxx>, Mimi Zohar <zohar@xxxxxxxxxxxxx>, Nayna Jain <nayna@xxxxxxxxxxxxx>, Nicolas Ferre <nicolas.ferre@xxxxxxxxxxxxx>, Niklas Cassel <niklas.cassel@xxxxxxx>, Oded Gabbay <oded.gabbay@xxxxxxxxx>, Oleh Kravchenko <oleg@xxxxxxxxxx>, Orson Zhai <orsonzhai@xxxxxxxxx>, Pavel Machek <pavel@xxxxxx>, Pawan Gupta <pawan.kumar.gupta@xxxxxxxxxxxxxxx>, Peter Meerwald-Stadler <pmeerw@xxxxxxxxxx>, Peter Rosin <peda@xxxxxxxxxx>, Petr Mladek <pmladek@xxxxxxxx>, Philippe Bergheaud <felix@xxxxxxxxxxxxx>, Richard Cochran <richardcochran@xxxxxxxxx>, Sebastian Reichel <sre@xxxxxxxxxx>, Sergey Senozhatsky <sergey.senozhatsky@xxxxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Thinh Nguyen <Thinh.Nguyen@xxxxxxxxxxxx>, Thomas Gleixner <tglx@xxxxxxxxxxxxx>, Tom Rix <trix@xxxxxxxxxx>, Vaibhav Jain <vaibhav@xxxxxxxxxxxxx>, Vineela Tummalapalli <vineela.tummalapalli@xxxxxxxxx>, Vishal Verma <vishal.l.verma@xxxxxxxxx>, <linux-acpi@xxxxxxxxxxxxxxx>, <linux-arm-kernel@xxxxxxxxxxxxxxxxxxx>, <linux-iio@xxxxxxxxxxxxxxx>, <linux-kernel@xxxxxxxxxxxxxxx>, <linux-mm@xxxxxxxxx>, <linux-pm@xxxxxxxxxxxxxxx>, <linux-stm32@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>, <linux-usb@xxxxxxxxxxxxxxx>, <linuxppc-dev@xxxxxxxxxxxxxxxx>, <netdev@xxxxxxxxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxxx>, Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Delivery-date: Mon, 02 Nov 2020 11:05:12 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
On 10/30/20 11:09 AM, Mauro Carvalho Chehab wrote:
> Em Fri, 30 Oct 2020 10:19:12 +0100
> Fabrice Gasnier <fabrice.gasnier@xxxxxx> escreveu:
>
>> Hi Mauro,
>>
>> [...]
>>
>>>
>>> +What:
>>> /sys/bus/iio/devices/iio:deviceX/in_count_quadrature_mode_available
>>> +KernelVersion: 4.12
>>> +Contact: benjamin.gaignard@xxxxxx
>>> +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@xxxxxx
>>> +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.
>>> +
>>
>
> Hi Fabrice,
>
>> I just noticed that since Jonathan question in v1.
>>
>> Above ABI has been moved in the past as discussed in [1]. You can take a
>> look at:
>> b299d00 IIO: stm32: Remove quadrature related functions from trigger driver
>>
>> Could you please remove the above chunk ?
>>
>> With that, for the stm32 part:
>> Acked-by: Fabrice Gasnier <fabrice.gasnier@xxxxxx>
>
>
> Hmm... probably those were re-introduced due to a rebase. This
> series were originally written about 1,5 years ago.
>
> I'll drop those hunks.
Hi Mauro, Greg,
I just figured out this patch has been applied with above hunk.
This should be dropped: is there a fix on its way already ?
(I may have missed it)
Please advise,
Fabrice
>
> Thanks!
> Mauro
>
|