drivers: kscan_touch: enable the touch panel for rt1170

Enable the touch panel for the rt1170_evk

Signed-off-by: Crist Xu <crist.xu@nxp.com>
This commit is contained in:
Crist Xu 2022-08-08 08:41:55 +08:00 committed by Carles Cufí
commit 17089a2e14
10 changed files with 408 additions and 2 deletions

View file

@ -0,0 +1,16 @@
# Copyright (c) 2020 NXP
# SPDX-License-Identifier: Apache-2.0
description: GT9xx / GT9xxx capacitive touch panels
compatible: "goodix,gt911"
include: [kscan.yaml, i2c-device.yaml]
properties:
irq-gpios:
type: phandle-array
required: false
reset-gpios:
type: phandle-array
required: false