Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9c56b896 authored by mtk27743's avatar mtk27743 Committed by weiqi.fu
Browse files

[ALPS08839044] Touch: add compatible string



[Description]
Restore compatible string for GT9916, which was deleted before.

[Test]
touch work

MTK-Commit-Id: cebc78d6f5e0fda2745ac286789f18da78d0620f

Signed-off-by: default avatarmtk27743 <jianming.liu@mediatek.com>
CR-Id: ALPS08839044
Feature: touch_driver
Change-Id: I2960e5857d6b194eb7022d254a804eaacd1fd64a
parent ab102ad6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -293,6 +293,7 @@ static const struct of_device_id spi_matchs[] = {
	{.compatible = "goodix,brl-a",},
	{.compatible = "goodix,brl-b",},
	{.compatible = "goodix,nottingham",},
	{.compatible = "goodix,brl-d",},
	{},
};
#endif