public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Add support for Imagis IST3038 and clarify the usage of protocol_b
@ 2024-06-12  3:20 Raymond Hackley
  2024-06-12  3:21 ` [PATCH 1/3] input/touchscreen: imagis: Clarify " Raymond Hackley
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Raymond Hackley @ 2024-06-12  3:20 UTC (permalink / raw)
  To: linux-kernel
  Cc: Markuss Broks, Dmitry Torokhov, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Stephan Gerhold, Nikita Travkin, linux-input,
	devicetree, ~postmarketos/upstreaming

Imagis IST3038 is another variant of Imagis IST3038 IC, which has
a different register interface from IST3038C (possibly firmware defined).

Unlike IST3038C/IST3032C, IST3038 has different registers for commands,
which means IST3038 doesn't use protocol B.
Similar to IST3032C and maybe the other variants, IST3038 has touch keys
support, which provides KEY_APPSELECT and KEY_BACK.

Add support for IST3038 with touch keys.

protocol_b is a property, which tells Imagis panel to use a different
format for coordinates.

IST30XXC series is known for using protocol B, while the other series
aren't. Note this could be confusing, unlike the model name implies.

Adjust the usage of protocol_b to avoid confusion.


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-06-12 19:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-12  3:20 [PATCH 0/3] Add support for Imagis IST3038 and clarify the usage of protocol_b Raymond Hackley
2024-06-12  3:21 ` [PATCH 1/3] input/touchscreen: imagis: Clarify " Raymond Hackley
2024-06-12  3:21 ` [PATCH 2/3] input/touchscreen: imagis: Add supports for Imagis IST3038 Raymond Hackley
2024-06-12  8:03   ` Krzysztof Kozlowski
2024-06-12 18:44   ` kernel test robot
2024-06-12 19:18   ` kernel test robot
2024-06-12  3:21 ` [PATCH 3/3] dt-bindings: input/touchscreen: imagis: Document ist3038 Raymond Hackley
2024-06-12  8:03   ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox