[PATCH v3 0/3] Allwinner A83T R_LRADC support
From: Ziping Chen
Date: Fri Jun 23 2017 - 22:45:41 EST
From: Ziping Chen <techping.chan@xxxxxxxxx>
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