[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1453138902-11657-1-git-send-email-dmitry.torokhov@gmail.com>
Date: Mon, 18 Jan 2016 09:41:38 -0800
From: Dmitry Torokhov <dmitry.torokhov@...il.com>
To: linux-input@...r.kernel.org,
Timo Teräs <timo.teras@....fi>,
Daniel Mack <daniel@...que.org>
Cc: Haojian Zhuang <haojian.zhuang@...il.com>,
Robert Jarzmik <robert.jarzmik@...e.fr>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/4] rotary-encoder: use generic device properties
Hi,
This series tries to move the driver away from legacy platform data towards
using platform-independent way of retrieving both configuration parameters and
GPIOs (device_property_read_* and gpiod APIs).
This is based on top of 2 Timo's patches converting the driver to use devm* API
and threaded IRQs. I uploaded all changes into 'rotary-encoder' branch of my
tree.
I do not have hard ware so please give it a spin, especially on raumfield as it
uses branch new way of passing platform parameters to the driver.
Thanks.
--
Dmitry
Powered by blists - more mailing lists