diff options
author | Icenowy Zheng <icenowy@aosc.io> | 2020-03-24 11:57:46 -0700 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2020-03-24 15:08:38 -0700 |
commit | 8c2327ef7999c00d69258f03ab35c280e4dcfe46 (patch) | |
tree | ed0e1811846799b09afdec78844bdcad20f5b675 /Documentation/devicetree/bindings/input | |
parent | 492ee52c1cd4b6145bc39f73a20d2cf698eb33d2 (diff) | |
download | linux-8c2327ef7999c00d69258f03ab35c280e4dcfe46.tar.bz2 |
dt-bindings: input: touchscreen: add compatible string for Goodix GT917S
Goodix GT917S is a new touchscreen chip from Goodix.
Add its compatible string to the device tree binding.
Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Bastien Nocera <hadess@hadess.net>
Link: https://lore.kernel.org/r/20200228010146.12215-2-icenowy@aosc.io
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'Documentation/devicetree/bindings/input')
-rw-r--r-- | Documentation/devicetree/bindings/input/touchscreen/goodix.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/input/touchscreen/goodix.yaml b/Documentation/devicetree/bindings/input/touchscreen/goodix.yaml index d7c3262b2494..109e5ca8d6e8 100644 --- a/Documentation/devicetree/bindings/input/touchscreen/goodix.yaml +++ b/Documentation/devicetree/bindings/input/touchscreen/goodix.yaml @@ -21,6 +21,7 @@ properties: - goodix,gt911 - goodix,gt9110 - goodix,gt912 + - goodix,gt917s - goodix,gt927 - goodix,gt9271 - goodix,gt928 |