From 5891012e2bc64512b55ee8d880e0de81f94c7aee Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Mon, 8 Apr 2024 17:04:50 +0800 Subject: [PATCH] dt-bindings: Add touch DT compatible string for sun HDK Add compatible string "goodix,gt9916S" for touch on sun HDK. Change-Id: If7de73142d3884eb6386e3fcc9c4b3c86678f4ed Signed-off-by: Rui Chen --- bindings/input/touchscreen/goodix.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bindings/input/touchscreen/goodix.yaml b/bindings/input/touchscreen/goodix.yaml index 19ac9da4..1adc07f3 100644 --- a/bindings/input/touchscreen/goodix.yaml +++ b/bindings/input/touchscreen/goodix.yaml @@ -4,7 +4,7 @@ $id: http://devicetree.org/schemas/input/touchscreen/goodix.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml# -title: Goodix GT9xx series touchscreen controller Bindings +title: Goodix GT9xx series touchscreen controller maintainers: - Dmitry Torokhov @@ -29,6 +29,7 @@ properties: - goodix,gt928 - goodix,gt9286 - goodix,gt967 + - goodix,gt9916S reg: enum: [ 0x5d, 0x14 ]