linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] rotary-encoder: use generic device properties
@ 2016-01-18 17:41 Dmitry Torokhov
  2016-01-18 17:41 ` [PATCH 1/4] Input: rotary_encoder - mark PM methods as __maybe_unused Dmitry Torokhov
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Dmitry Torokhov @ 2016-01-18 17:41 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-01-23 18:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-18 17:41 [PATCH 0/4] rotary-encoder: use generic device properties Dmitry Torokhov
2016-01-18 17:41 ` [PATCH 1/4] Input: rotary_encoder - mark PM methods as __maybe_unused Dmitry Torokhov
2016-01-18 17:41 ` [PATCH 2/4] Input: rotary_encoder - convert to use gpiod API Dmitry Torokhov
2016-01-18 17:41 ` [PATCH 3/4] Input: rotary_encoder - use input_set_capability() Dmitry Torokhov
2016-01-18 17:41 ` [PATCH 4/4] Input: rotary_encoder - move away from platform data structure Dmitry Torokhov
2016-01-23 18:01 ` [PATCH 0/4] rotary-encoder: use generic device properties Robert Jarzmik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).