We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2fd46c commit 81e8188Copy full SHA for 81e8188
drivers/input/touchscreen/goodix.c
@@ -102,6 +102,7 @@ static const struct goodix_chip_id goodix_chip_ids[] = {
102
{ .id = "911", .data = >911_chip_data },
103
{ .id = "9271", .data = >911_chip_data },
104
{ .id = "9110", .data = >911_chip_data },
105
+ { .id = "9111", .data = >911_chip_data },
106
{ .id = "927", .data = >911_chip_data },
107
{ .id = "928", .data = >911_chip_data },
108
0 commit comments