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
|
@ -5,7 +5,7 @@ description: FT5XX6/FT6XX6 capacitive touch panels
|
||||||
|
|
||||||
compatible: "focaltech,ft5336"
|
compatible: "focaltech,ft5336"
|
||||||
|
|
||||||
include: [kscan.yaml, i2c-device.yaml]
|
include: i2c-device.yaml
|
||||||
|
|
||||||
properties:
|
properties:
|
||||||
int-gpios:
|
int-gpios:
|
Loading…
Add table
Add a link
Reference in a new issue