common: support tp CST226 for yeke [1/1]
authorLuan Yuan <luan.yuan@amlogic.com>
Tue, 30 Apr 2019 11:05:19 +0000 (19:05 +0800)
committerNick Xie <nick@khadas.com>
Mon, 5 Aug 2019 06:23:01 +0000 (14:23 +0800)
commit90d8ddc6167c83bb55490cdeec9020227c2adf0b
treebaccbf249ccf083b5af83fc739ab648f08cf1445
parent1ebcc6e8e04ad5c45c5971cdcbd1d47a67b3cabc
common: support tp CST226 for yeke [1/1]

PD#SWPL-8013

Problem:
support touchpanel CST226 for yeke.

Solution:
support touchpanel CST226 for yeke.

Verify:
verify by u202.

Change-Id: Id74df3e25761118db4c10706128df29eb6eb2894
Signed-off-by: Luan Yuan <luan.yuan@amlogic.com>
dts: add touch screen dts config for CST226 [1/1]

PD#SWPL-8013

Problem:
separate dts config from driver

Solution:
separate dts config from driver

Verify:
verify by u202

Change-Id: I4de45ec213b86d12cdd9296f80de62f4f2dc6713
Signed-off-by: GongWei Chen <gongwei.chen@amlogic.com>
Signed-off-by: Luan Yuan <luan.yuan@amlogic.com>
19 files changed:
Documentation/devicetree/bindings/input/touchscreen/hyn,cst226.txt [new file with mode: 0644]
Documentation/devicetree/bindings/vendor-prefixes.txt
MAINTAINERS
arch/arm/boot/dts/amlogic/g12a_s905d2_u202.dts
arch/arm/boot/dts/amlogic/g12a_s905d2_u202_1g.dts
arch/arm/boot/dts/amlogic/sm1_s905d3_ac202.dts
arch/arm/boot/dts/amlogic/sm1_s905d3_ac202_1g.dts
arch/arm/configs/meson64_a32_defconfig
arch/arm64/boot/dts/amlogic/g12a_s905d2_u202.dts
arch/arm64/boot/dts/amlogic/g12a_s905d2_u202_1g.dts
arch/arm64/boot/dts/amlogic/sm1_s905d3_ac202.dts
arch/arm64/boot/dts/amlogic/sm1_s905d3_ac202_1g.dts
arch/arm64/configs/meson64_defconfig
drivers/amlogic/input/touchscreen/Kconfig
drivers/amlogic/input/touchscreen/Makefile
drivers/amlogic/input/touchscreen/hyn_cst2xx/Kconfig [new file with mode: 0644]
drivers/amlogic/input/touchscreen/hyn_cst2xx/Makefile [new file with mode: 0644]
drivers/amlogic/input/touchscreen/hyn_cst2xx/cst226firmware.h [new file with mode: 0644]
drivers/amlogic/input/touchscreen/hyn_cst2xx/hyncst226.c [new file with mode: 0644]