BSP: add nt36xxx touch driver
authorlijilai <lijilai@huaqin.com>
Tue, 10 Jul 2018 02:10:38 +0000 (10:10 +0800)
committerCosmin Tanislav <demonsingur@gmail.com>
Mon, 22 Apr 2024 17:23:40 +0000 (20:23 +0300)
commitad8ab62c3fb8460762d72c421804d111a0dd8098
tree2b0930b3842232642d9b751552cc18550500790c
parent8f3b0f93b72b35eb6e075e5012274e640d8faff4
BSP: add nt36xxx touch driver

[9609][WING] touch: add nt36xxx touch driver

Bug:HQ00000000

Workaround:no

Change-Id: I2364fb4f434aae658ff3196b4ff5858fe1daa39c
Signed-off-by: Youngmin Nam <youngmin.nam@samsung.com>
Signed-off-by: lijilai <lijilai@huaqin.com>
drivers/input/touchscreen/nt36672a/Kconfig [new file with mode: 0755]
drivers/input/touchscreen/nt36672a/Makefile [new file with mode: 0755]
drivers/input/touchscreen/nt36672a/nt36xxx.c [new file with mode: 0755]
drivers/input/touchscreen/nt36672a/nt36xxx.h [new file with mode: 0755]
drivers/input/touchscreen/nt36672a/nt36xxx_ext_proc.c [new file with mode: 0755]
drivers/input/touchscreen/nt36672a/nt36xxx_fw_update.c [new file with mode: 0755]
drivers/input/touchscreen/nt36672a/nt36xxx_mem_map.h [new file with mode: 0755]
drivers/input/touchscreen/nt36672a/nt36xxx_mp_ctrlram.c [new file with mode: 0755]
drivers/input/touchscreen/nt36672a/nt36xxx_mp_ctrlram.h [new file with mode: 0755]