linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/4] Input: zforce_ts: standard properties
@ 2023-12-23 22:12 Andreas Kemnade
  2023-12-23 22:12 ` [PATCH v3 1/4] dt-bindings: touchscreen: convert neonode,zforce to json-schema Andreas Kemnade
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Andreas Kemnade @ 2023-12-23 22:12 UTC (permalink / raw)
  To: dmitry.torokhov, robh+dt, krzysztof.kozlowski+dt, conor+dt,
	shawnguo, s.hauer, kernel, festevam, linux-imx, rydberg, andreas,
	linus.walleij, Jonathan.Cameron, u.kleine-koenig, heiko,
	linux-input, devicetree, linux-kernel, linux-arm-kernel

Accept standard touchscreen properties to also enable specification
of touchscreen orientation.

Changes in V3:
- adding R-bys, no change in code

Changes in V2:
- correct mail address in .yaml

Andreas Kemnade (4):
  dt-bindings: touchscreen: convert neonode,zforce to json-schema
  dt-bindings: touchscreen: neonode,zforce: Use standard properties
  Input: zforce_ts: Accept standard touchscreen properties
  ARM: dts: imx6sl-tolino-shine2hd: fix touchscreen rotation

 .../input/touchscreen/neonode,zforce.yaml     | 72 +++++++++++++++++++
 .../bindings/input/touchscreen/zforce_ts.txt  | 34 ---------
 .../dts/nxp/imx/imx6sl-tolino-shine2hd.dts    |  6 +-
 drivers/input/touchscreen/zforce_ts.c         | 36 +++++-----
 4 files changed, 94 insertions(+), 54 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/input/touchscreen/neonode,zforce.yaml
 delete mode 100644 Documentation/devicetree/bindings/input/touchscreen/zforce_ts.txt

-- 
2.39.2


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

end of thread, other threads:[~2024-02-05  6:35 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-23 22:12 [PATCH v3 0/4] Input: zforce_ts: standard properties Andreas Kemnade
2023-12-23 22:12 ` [PATCH v3 1/4] dt-bindings: touchscreen: convert neonode,zforce to json-schema Andreas Kemnade
2023-12-24  8:31   ` Dmitry Torokhov
2023-12-23 22:12 ` [PATCH v3 2/4] dt-bindings: touchscreen: neonode,zforce: Use standard properties Andreas Kemnade
2023-12-24  8:31   ` Dmitry Torokhov
2023-12-23 22:12 ` [PATCH v3 3/4] Input: zforce_ts: Accept standard touchscreen properties Andreas Kemnade
2023-12-24  8:31   ` Dmitry Torokhov
2023-12-23 22:12 ` [PATCH v3 4/4] ARM: dts: imx6sl-tolino-shine2hd: fix touchscreen rotation Andreas Kemnade
2023-12-24  8:47   ` Dmitry Torokhov
2024-02-05  6:35   ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).