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 <quic_ruc@quicinc.com>
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
$id: http://devicetree.org/schemas/input/touchscreen/goodix.yaml#
|
$id: http://devicetree.org/schemas/input/touchscreen/goodix.yaml#
|
||||||
$schema: http://devicetree.org/meta-schemas/core.yaml#
|
$schema: http://devicetree.org/meta-schemas/core.yaml#
|
||||||
|
|
||||||
title: Goodix GT9xx series touchscreen controller Bindings
|
title: Goodix GT9xx series touchscreen controller
|
||||||
|
|
||||||
maintainers:
|
maintainers:
|
||||||
- Dmitry Torokhov <dmitry.torokhov@gmail.com>
|
- Dmitry Torokhov <dmitry.torokhov@gmail.com>
|
||||||
@@ -29,6 +29,7 @@ properties:
|
|||||||
- goodix,gt928
|
- goodix,gt928
|
||||||
- goodix,gt9286
|
- goodix,gt9286
|
||||||
- goodix,gt967
|
- goodix,gt967
|
||||||
|
- goodix,gt9916S
|
||||||
|
|
||||||
reg:
|
reg:
|
||||||
enum: [ 0x5d, 0x14 ]
|
enum: [ 0x5d, 0x14 ]
|
||||||
|
Reference in New Issue
Block a user