[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200720105703.53b5e0b7@archlinux>
Date: Mon, 20 Jul 2020 10:57:03 +0100
From: Jonathan Cameron <jic23@...nel.org>
To: Artur Rojek <contact@...ur-rojek.eu>
Cc: Dmitry Torokhov <dmitry.torokhov@...il.com>,
Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Paul Cercueil <paul@...pouillou.net>,
Andy Shevchenko <andy.shevchenko@...il.com>,
Heiko Stuebner <heiko@...ech.de>,
Ezequiel Garcia <ezequiel@...guardiasur.com.ar>,
linux-input@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v8 0/2] input: ADC joystick driver & DT bindings
On Mon, 20 Jul 2020 00:11:01 +0200
Artur Rojek <contact@...ur-rojek.eu> wrote:
> Hi all,
>
> this series is a continuation of adc-joystick changes split from:
> https://lore.kernel.org/linux-iio/20200709152200.10039-1-contact@artur-rojek.eu/
>
> Rob, the bindings example in patch 1/2 depends on changes introduced
> in another patchset, still to be merged:
> https://lore.kernel.org/linux-iio/20200719205307.87385-4-contact@artur-rojek.eu/
> Your scripts will most likely fail to validate this. You have already
> reviewed this patch when it was still part of the aforementioned series.
I've just taken v9 of the dependency into iio.git as an immutable branch based on 5.8
https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git ib-5.8-jz47xx-ts
Thanks,
Jonathan
>
> Cheers,
> Artur
>
> Artur Rojek (2):
> dt-bindings: input: Add docs for ADC driven joystick.
> input: joystick: Add ADC attached joystick driver.
>
> .../bindings/input/adc-joystick.yaml | 121 +++++++++
> drivers/input/joystick/Kconfig | 10 +
> drivers/input/joystick/Makefile | 1 +
> drivers/input/joystick/adc-joystick.c | 253 ++++++++++++++++++
> 4 files changed, 385 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/input/adc-joystick.yaml
> create mode 100644 drivers/input/joystick/adc-joystick.c
>
Powered by blists - more mailing lists