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:
parent
70c51768de
commit
17089a2e14
10 changed files with 408 additions and 2 deletions
16
dts/bindings/kscan/goodix,gt911.yaml
Normal file
16
dts/bindings/kscan/goodix,gt911.yaml
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue