input: ft5336: move the ft5336 binding under input
The driver has been recently moved under the input subsystem but the corresponding driver was left over. Move it from kscan to input. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
This commit is contained in:
parent
fc77c3c16f
commit
091f70b367
1 changed files with 1 additions and 1 deletions
|
@ -1,12 +0,0 @@
|
|||
# Copyright (c) 2020 NXP
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
description: FT5XX6/FT6XX6 capacitive touch panels
|
||||
|
||||
compatible: "focaltech,ft5336"
|
||||
|
||||
include: [kscan.yaml, i2c-device.yaml]
|
||||
|
||||
properties:
|
||||
int-gpios:
|
||||
type: phandle-array
|
Loading…
Add table
Add a link
Reference in a new issue