All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Allwinner A83T R_LRADC support
@ 2017-06-24  2:45 ` Ziping Chen
  0 siblings, 0 replies; 44+ messages in thread
From: Ziping Chen @ 2017-06-24  2:45 UTC (permalink / raw)
  To: maxime.ripard, wens, robh, mark.rutland
  Cc: devicetree, linux-arm-kernel, linux-kernel, linux-sunxi, Ziping Chen

From: Ziping Chen <techping.chan@gmail.com>

Hi,

This is the remaining parts of my A83T R_LRADC support series

Allwinner A83T SoC has a low res adc like the one in Allwinner
A10 SoC.

Add support for it. 

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

Changes for v2:
- Add an A83T specific compatible.

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

 .../devicetree/bindings/input/sun4i-lradc-keys.txt |  6 ++--
 arch/arm/boot/dts/sun8i-a83t.dtsi                  |  7 ++++
 drivers/input/keyboard/sun4i-lradc-keys.c          | 38 +++++++++++++++++++---
 3 files changed, 45 insertions(+), 6 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2019-03-26 20:32 UTC | newest]

Thread overview: 44+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-24  2:45 [PATCH v3 0/3] Allwinner A83T R_LRADC support Ziping Chen
2017-06-24  2:45 ` Ziping Chen
2017-06-24  2:45 ` [PATCH v3 1/3] input: sun4i-a10-lradc-keys: Add support for A83T Ziping Chen
2017-06-26 17:13   ` Maxime Ripard
2017-06-26 17:13     ` Maxime Ripard
2017-06-26 17:13     ` Maxime Ripard
2019-03-26 20:26     ` [linux-sunxi] " Ondřej Jirman
2019-03-26 20:26       ` Ondřej Jirman
2019-03-26 20:26       ` 'Ondřej Jirman' via linux-sunxi
2017-06-24  2:45 ` [PATCH v3 2/3] dt-bindings: input: Add R_LRADC " Ziping Chen
2017-06-26 17:15   ` Maxime Ripard
2017-06-26 17:15     ` Maxime Ripard
2017-06-26 17:15     ` Maxime Ripard
2017-06-27 15:18     ` Ziping Chen
2017-06-27 15:18       ` Ziping Chen
2017-06-27 15:18       ` Ziping Chen
2017-06-27 15:29       ` [linux-sunxi] " icenowy
2017-06-27 15:29         ` icenowy at aosc.io
2017-06-27 15:29         ` icenowy-h8G6r0blFSE
2017-06-27 17:36         ` [linux-sunxi] " Maxime Ripard
2017-06-27 17:36           ` Maxime Ripard
2017-06-27 17:36           ` Maxime Ripard
2017-06-27 18:15           ` [linux-sunxi] " Alexandre Belloni
2017-06-27 18:15             ` Alexandre Belloni
2017-06-27 18:15             ` Alexandre Belloni
2017-06-29  4:45           ` Ziping Chen
2017-06-29  4:45             ` Ziping Chen
2017-06-29  4:45             ` Ziping Chen
2017-06-29  7:53             ` [linux-sunxi] " Maxime Ripard
2017-06-29  7:53               ` Maxime Ripard
2017-06-29  7:53               ` Maxime Ripard
2017-06-29 12:19               ` Ziping Chen
2017-06-29 12:19                 ` Ziping Chen
2017-06-29 12:19                 ` Ziping Chen
2017-06-27 17:31       ` Maxime Ripard
2017-06-27 17:31         ` Maxime Ripard
2017-06-27 17:31         ` Maxime Ripard
2017-06-29  4:35         ` Ziping Chen
2017-06-29  4:35           ` Ziping Chen
2017-06-29  4:35           ` Ziping Chen
2017-06-29  7:52           ` Maxime Ripard
2017-06-29  7:52             ` Maxime Ripard
2017-06-29  7:52             ` Maxime Ripard
2017-06-24  2:45 ` [PATCH v3 3/3] ARM: dts: sunxi: " Ziping Chen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.