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

Commit 089b50d9 authored by Maxime Roussin-Bélanger's avatar Maxime Roussin-Bélanger Committed by Dmitry Torokhov
Browse files

Input: atmel_mxt_ts - add T100 as a readable object



When using the 'object' sysfs attribute, T100 is not displayed in
the output.

Signed-off-by: default avatarMaxime Roussin-Bélanger <maxime.roussinbelanger@gmail.com>
Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
parent aa3d4409
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -350,6 +350,7 @@ static bool mxt_object_readable(unsigned int type)
	case MXT_TOUCH_KEYARRAY_T15:
	case MXT_TOUCH_PROXIMITY_T23:
	case MXT_TOUCH_PROXKEY_T52:
	case MXT_TOUCH_MULTITOUCHSCREEN_T100:
	case MXT_PROCI_GRIPFACE_T20:
	case MXT_PROCG_NOISE_T22:
	case MXT_PROCI_ONETOUCH_T24: