14 lines
255 B
YAML
14 lines
255 B
YAML
|
# Copyright (c) 2020 NXP
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
description: FT5336 capacitive touch panel
|
||
|
|
||
|
compatible: "focaltech,ft5336"
|
||
|
|
||
|
include: [kscan.yaml, i2c-device.yaml]
|
||
|
|
||
|
properties:
|
||
|
int-gpios:
|
||
|
type: phandle-array
|
||
|
required: false
|