From: Ziping Chen <[email protected]>
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 v2:
- Add an A83T specific compatible.
Ziping Chen (3):
input: sun4i-a10-lradc-keys: Add support for A83T
dt-bindings: input: Add DT bindings documentation for Allwinner A83T
R_LRADC
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 | 39 +++++++++++++++++++---
3 files changed, 46 insertions(+), 6 deletions(-)
--
2.11.0