touch: add atmel touch driver

Change-Id: I50b30549602e669a102523fc73ccb1e40c689ff0
Signed-off-by: Jessica Zhang <quic_jesszhan@quicinc.com>
This commit is contained in:
Jessica Zhang
2022-02-15 13:40:18 -08:00
parent 29c3b36591
commit 5fda2cdf25
8 changed files with 4034 additions and 3 deletions

14
NOTICE
View File

@@ -109,4 +109,16 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*
*/
*/
// SPDX-License-Identifier: GPL-2.0-or-later
/*
* Atmel maXTouch Touchscreen driver
*
* Copyright (C) 2010 Samsung Electronics Co.Ltd
* Copyright (C) 2011-2014 Atmel Corporation
* Copyright (C) 2012 Google, Inc.
* Copyright (C) 2016 Zodiac Inflight Innovations
*
* Author: Joonyoung Shim <jy0922.shim@samsung.com>
*/