Re: [PATCH 9/9] dt-bindings: input: iqs5xx: Convert to YAML
From: Rob Herring <robh@kernel.org>
Date: 2021-03-08 21:47:43
Also in:
linux-input
From: Rob Herring <robh@kernel.org>
Date: 2021-03-08 21:47:43
Also in:
linux-input
On Thu, Mar 04, 2021 at 10:12:36PM -0600, Jeff LaBundy wrote:
This patch converts the legacy text-based binding document to YAML format. Extraneous details and touchscreen properties that weren't actually supported have been dropped. The reset GPIO has since been made optional in the driver; this is now reflected here as well. Signed-off-by: Jeff LaBundy <redacted> --- .../bindings/input/touchscreen/iqs5xx.txt | 80 ------------------- .../bindings/input/touchscreen/iqs5xx.yaml | 75 +++++++++++++++++
azoteq,iqs5xx.yaml for the filename (and $id). With that, Reviewed-by: Rob Herring <robh@kernel.org>