linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RESEND v4 0/4] Add support for lradc on A83T
@ 2019-03-27  2:33 megous
  2019-03-27  2:33 ` [PATCH RESEND v4 1/4] input: sun4i-a10-lradc-keys: Add support for A83T megous
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: megous @ 2019-03-27  2:33 UTC (permalink / raw)
  To: maxime.ripard, wens, robh, Dmitry Torokhov, mark.rutland
  Cc: Ondrej Jirman, Ziping Chen, devicetree, linux-arm-kernel,
	linux-kernel, linux-sunxi, linux-input, hdegoede

From: Ondrej Jirman <megous@megous.com>

(This is a re-send, with input subsystem maintainer added. Sorry,
for the extra noise, I did only send the v4 to the previous recipients
of v3, and didn't notice input subsystem was missing back then too.
Thank you wens for pointing it out.)

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.

regards,
  Ondrej Jirman


Changes for v4:
- changed comaptible string to allwinner,sun8i-a83t-r-lradc
  (drop -keys suffix)
- dropped 0 prefix in the r_lradc DT node
- added sample A83T lradc user (TBS A711 tablet)

Changes for v3:
- Fix some issuses raised by Maxime.
- Added Rob's ACK.

Changes for v2:
- Add an A83T specific compatible.

Ondrej Jirman (1):
  ARM: dts: sun8i: tbs-a711: Add support for volume keys input

Ziping Chen (3):
  input: sun4i-a10-lradc-keys: Add support for A83T
  dt-bindings: input: Add R_LRADC support for A83T
  ARM: dts: sunxi: Add R_LRADC support for A83T

 .../bindings/input/sun4i-lradc-keys.txt       |  6 ++-
 arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts     | 20 ++++++++++
 arch/arm/boot/dts/sun8i-a83t.dtsi             |  7 ++++
 drivers/input/keyboard/sun4i-lradc-keys.c     | 38 +++++++++++++++++--
 4 files changed, 65 insertions(+), 6 deletions(-)

-- 
2.21.0


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

end of thread, other threads:[~2019-04-09  7:43 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-27  2:33 [PATCH RESEND v4 0/4] Add support for lradc on A83T megous
2019-03-27  2:33 ` [PATCH RESEND v4 1/4] input: sun4i-a10-lradc-keys: Add support for A83T megous
2019-04-04 18:49   ` Dmitry Torokhov
2019-04-06 16:57     ` [linux-sunxi] " Ondřej Jirman
2019-03-27  2:33 ` [PATCH RESEND v4 2/4] dt-bindings: input: Add R_LRADC " megous
2019-03-27  2:33 ` [PATCH RESEND v4 3/4] ARM: dts: sunxi: " megous
2019-04-08  8:00   ` Maxime Ripard
2019-04-08 12:09     ` Ondřej Jirman
2019-04-09  7:43       ` Maxime Ripard
2019-03-27  2:33 ` [PATCH RESEND v4 4/4] ARM: dts: sun8i: tbs-a711: Add support for volume keys input megous

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).