Re: [PATCH v2 4/5] dt-bindings: input: Add bindings for Azoteq IQS626A
From: Rob Herring <robh@kernel.org>
Date: 2021-02-09 16:36:18
Also in:
linux-input
From: Rob Herring <robh@kernel.org>
Date: 2021-02-09 16:36:18
Also in:
linux-input
On Sat, 23 Jan 2021 21:42:55 -0600, Jeff LaBundy wrote:
This patch adds device tree bindings for the Azoteq IQS626A capacitive touch controller. Signed-off-by: Jeff LaBundy <redacted> --- Changes in v2: - Added missing $ref to touchscreen.yaml .../devicetree/bindings/input/iqs626a.yaml | 843 +++++++++++++++++++++ 1 file changed, 843 insertions(+) create mode 100644 Documentation/devicetree/bindings/input/iqs626a.yaml
Other than the file path: Reviewed-by: Rob Herring <robh@kernel.org>