Re: [PATCH v3 2/2] dt-bindings: touchscreen: consolidate simple touch controller to trivial-touch.yaml

From: Rob Herring (Arm)
Date: Thu Oct 09 2025 - 14:09:53 EST



On Thu, 02 Oct 2025 12:44:05 -0400, Frank Li wrote:
> Move ar1021.txt, azoteq,iqs5xx.yaml, himax,hx83112b.yaml,
> hynitron,cstxxx.yaml, ilitek_ts_i2c.yaml, semtech,sx8654.yaml, ar1021.txt
> to trivial-touch.yaml to consolidate simple touch yaml binding to one file.
>
> Signed-off-by: Frank Li <Frank.Li@xxxxxxx>
> ---
> change in v3
> move more files into trivial-touch.yaml
> don't add rob's review by because big change
> prevous discussion at
> https://lore.kernel.org/imx/175937443731.2982292.3723741722041625819.robh@xxxxxxxxxx/T/#m35cfaaee8239b7a9aad3354b80de5f44d267c2e9
>
> change in v2
> move to trivial-touch.yaml
>
> previous discussion
> https://lore.kernel.org/imx/20250925-swimming-overspend-ddf7ab4a252c@spud/T/#t
> ---
> .../bindings/input/touchscreen/ar1021.txt | 15 ----
> .../input/touchscreen/azoteq,iqs5xx.yaml | 75 ------------------
> .../input/touchscreen/himax,hx83112b.yaml | 64 ----------------
> .../input/touchscreen/hynitron,cstxxx.yaml | 65 ----------------
> .../input/touchscreen/ilitek_ts_i2c.yaml | 76 -------------------
> .../input/touchscreen/semtech,sx8654.yaml | 52 -------------
> .../input/touchscreen/trivial-touch.yaml | 31 ++++++++
> 7 files changed, 31 insertions(+), 347 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/input/touchscreen/ar1021.txt
> delete mode 100644 Documentation/devicetree/bindings/input/touchscreen/azoteq,iqs5xx.yaml
> delete mode 100644 Documentation/devicetree/bindings/input/touchscreen/himax,hx83112b.yaml
> delete mode 100644 Documentation/devicetree/bindings/input/touchscreen/hynitron,cstxxx.yaml
> delete mode 100644 Documentation/devicetree/bindings/input/touchscreen/ilitek_ts_i2c.yaml
> delete mode 100644 Documentation/devicetree/bindings/input/touchscreen/semtech,sx8654.yaml
>

Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>