Add gt9916S2 compatible string for dual touch handle dependency. Change-Id: I9efb9af1a56bc218a9b2b7d21a92e337d093c630 Signed-off-by: Raviteja Tamatam <[email protected]>
@@ -275,6 +275,7 @@ static const struct of_device_id spi_matchs[] = {
{.compatible = "goodix,gt9897T",},
{.compatible = "goodix,gt9966S",},
{.compatible = "goodix,gt9916S",},
+ {.compatible = "goodix,gt9916S2",},
{},
};
#endif