Re: [PATCH v4 0/4] Add support for lradc on A83T

From: Chen-Yu Tsai
Date: Tue Mar 26 2019 - 22:16:40 EST


On Wed, Mar 27, 2019 at 8:25 AM <megous@xxxxxxxxxx> wrote:
>
> From: Ondrej Jirman <megous@xxxxxxxxxx>
>
> This series implements r_lradc (low res ADC) support for A83T.
>
> This is a continuation of v3 patch series from 2017 by Ziping Chen. I've
> rebased it on top of linux-next and changed the compatibe string as
> requested back then.[1]
>
> There was some talk of iio based lradc driver back then[2], but noone
> stepped forward to make it. Let's finish this series, so that it's
> at least possible to add support for tablet keys on various A83T tablets
> as that's the main use of lradc module.
>
> [1] https://lkml.org/lkml/2017/6/26/558
>
> [2] https://lkml.org/lkml/2017/6/27/877
>
> Please take a look, and apply the patches if you have no objections.

You need to send this series to the input subsystem maintainer, Dmitry
Torokhov, and CC the input mailing list. Otherwise the driver and binding
changes won't be picked up.

ChenYu