On Fri, 1 May 2020 12:09:41 -0500, Jeff LaBundy wrote: > This patch adds device tree bindings for the Azoteq IQS269A > capacitive touch controller. > > Signed-off-by: Jeff LaBundy <jeff@xxxxxxxxxxx> > --- > Changes in v2: > - Removed '$ref' and 'allOf' from properties with a unit suffix > > .../devicetree/bindings/input/iqs269a.yaml | 581 +++++++++++++++++++++ > 1 file changed, 581 insertions(+) > create mode 100644 Documentation/devicetree/bindings/input/iqs269a.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>