Skip to content

Commit b142af3

Browse files
Jarrah Gosbelldtor
authored andcommitted
dt-bindings: input: touchscreen: add compatible string for Goodix GT1158
Goodix GT1158 is a touchscreen chip from Goodix used in the PinePhone and PinePhone Pro. Patches to correct these devices dts files will be sent in a later patch series. This driver was modified to support the GT1158 in the patch linked below. Add its compatible string to the device tree binding. Suggested-by: Ondrej Jirman <megi@xff.cz> Signed-off-by: Jarrah Gosbell <kernel@undef.tools> Link: https://lore.kernel.org/r/20220809101633.352315-1-kernel@undef.tools Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
1 parent 8bb5e7f commit b142af3

File tree

1 file changed

+1
-0
lines changed
  • Documentation/devicetree/bindings/input/touchscreen

1 file changed

+1
-0
lines changed

Documentation/devicetree/bindings/input/touchscreen/goodix.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ properties:
1616
compatible:
1717
enum:
1818
- goodix,gt1151
19+
- goodix,gt1158
1920
- goodix,gt5663
2021
- goodix,gt5688
2122
- goodix,gt911

0 commit comments

Comments
 (0)