Goodix GT917S is a new touchscreen chip from Goodix. Add its compatible string to the device tree binding. Signed-off-by: Icenowy Zheng <icenowy@xxxxxxx> Acked-by: Rob Herring <robh@xxxxxxxxxx> --- Changes in v2: - Adapted for the new YAML-based binding. - Added Rob's ACK. Documentation/devicetree/bindings/input/touchscreen/goodix.yaml | 1 + 1 file changed, 1 insertion(+) 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 -- 2.24.1