All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Input: zforce_ts: standard properties
@ 2023-08-15 18:29 ` Andreas Kemnade
  0 siblings, 0 replies; 20+ messages in thread
From: Andreas Kemnade @ 2023-08-15 18:29 UTC (permalink / raw)
  To: dmitry.torokhov, robh+dt, krzysztof.kozlowski+dt, conor+dt,
	shawnguo, s.hauer, kernel, festevam, linux-imx, rydberg,
	u.kleine-koenig, linus.walleij, Jonathan.Cameron, linux-input,
	devicetree, linux-kernel, linux-arm-kernel
  Cc: Andreas Kemnade

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

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] 20+ messages in thread

end of thread, other threads:[~2023-08-21 19:36 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-15 18:29 [PATCH 0/4] Input: zforce_ts: standard properties Andreas Kemnade
2023-08-15 18:29 ` Andreas Kemnade
2023-08-15 18:29 ` [PATCH 1/4] dt-bindings: touchscreen: convert neonode,zforce to json-schema Andreas Kemnade
2023-08-15 18:29   ` Andreas Kemnade
2023-08-16 14:52   ` Conor Dooley
2023-08-16 14:52     ` Conor Dooley
2023-08-16 17:18     ` Heiko Stübner
2023-08-16 17:18       ` Heiko Stübner
2023-08-16 17:20     ` Andreas Kemnade
2023-08-16 17:20       ` Andreas Kemnade
2023-08-16 17:55       ` Conor Dooley
2023-08-16 17:55         ` Conor Dooley
2023-08-15 18:29 ` [PATCH 2/4] dt-bindings: touchscreen: neonode,zforce: Use standard properties Andreas Kemnade
2023-08-15 18:29   ` Andreas Kemnade
2023-08-21 19:35   ` Rob Herring
2023-08-21 19:35     ` Rob Herring
2023-08-15 18:29 ` [PATCH 3/4] Input: zforce_ts: Accept standard touchscreen properties Andreas Kemnade
2023-08-15 18:29   ` Andreas Kemnade
2023-08-15 18:29 ` [PATCH 4/4] ARM: dts: imx6sl-tolino-shine2hd: fix touchscreen rotation Andreas Kemnade
2023-08-15 18:29   ` Andreas Kemnade

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.