input: add touch sensor driver.
authorjinrong.liao <jinrong.liao@amlogic.com>
Wed, 29 Aug 2018 04:21:49 +0000 (12:21 +0800)
committerjinrong.liao <jinrong.liao@amlogic.com>
Thu, 30 Aug 2018 12:40:01 +0000 (20:40 +0800)
commita4625c4ac3bd79abc87d1cc72faf00d6532e0366
tree166294beb289b475cab6006edd2a6923bdd07243
parent5c89dd620f02dd5d04ed0850acf29dcea7ab84d1
input: add touch sensor driver.

PD#172287: this commit changes mainly for GVA

1) add sensor cy8c4014 driver.

Change-Id: Ic1ed6cf2a42e2286e4860946d89091a3dd524ef8
Signed-off-by: jinrong.liao <jinrong.liao@amlogic.com>
Documentation/devicetree/bindings/amlogic/input/cy8c4014_i2c.txt [new file with mode: 0644]
MAINTAINERS
arch/arm64/boot/dts/amlogic/axg_s400_v03gva.dts
arch/arm64/boot/dts/amlogic/axg_s420_v03gva.dts
arch/arm64/configs/meson64_smarthome_defconfig
drivers/amlogic/input/Kconfig
drivers/amlogic/input/Makefile
drivers/amlogic/input/sensor/Kconfig [new file with mode: 0644]
drivers/amlogic/input/sensor/Makefile [new file with mode: 0644]
drivers/amlogic/input/sensor/cy8c4014.c [new file with mode: 0644]
drivers/amlogic/ledring/aml-pca9557.c