[PATCH v2 0/4] Input: zforce_ts: standard properties

Andreas Kemnade posted 4 patches 2 years, 3 months ago
There is a newer version of this series
.../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
[PATCH v2 0/4] Input: zforce_ts: standard properties
Posted by Andreas Kemnade 2 years, 3 months ago
Accept standard touchscreen properties to also enable specification
of touchscreen orientation.

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
Re: [PATCH v2 0/4] Input: zforce_ts: standard properties
Posted by Andreas Kemnade 2 years, 3 months ago
ping

On Mon, 21 Aug 2023 19:11:47 +0200
Andreas Kemnade <andreas@kemnade.info> wrote:

> Accept standard touchscreen properties to also enable specification
> of touchscreen orientation.
> 
> 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
>