On Sun, 16 Feb 2020, Jeff LaBundy wrote: > This patch adds device tree bindings for the Azoteq IQS620A, IQS621, > IQS622, IQS624 and IQS625 multi-function sensors. > > A total of three bindings are presented (one MFD and two child nodes); > they are submitted as a single patch because the child node bindings > have no meaning in the absence of the MFD binding. > > Signed-off-by: Jeff LaBundy <jeff@xxxxxxxxxxx> > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> > --- > Changes in v5: > - Corrected spelling of "data sheets" to "datasheets" > - Replaced words "additional air button" with "proximity-activated function" > in comment above first example > > Changes in v4: > - None > > Changes in v3: > - Specified 'additionalProperties: false' within the parent MFD node and all > child nodes ("keys", "hall-switch-north/south" and "pwm") > - Defined the "hall-switch-north/south" child nodes unconditionally and then > inverted the subsequent if/then to filter them from devices for which that > functionality is unavailable > - Added Reviewed-by trailer > > Changes in v2: > - Removed "prox" child node and moved "keys" and "pwm" child nodes to their > own bindings > - Replaced linux,fw-file property with more common firmware-name property > - Converted all bindings to YAML > > .../devicetree/bindings/input/iqs62x-keys.yaml | 132 +++++++++++++++ > Documentation/devicetree/bindings/mfd/iqs62x.yaml | 179 +++++++++++++++++++++ > .../devicetree/bindings/pwm/iqs620a-pwm.yaml | 32 ++++ > 3 files changed, 343 insertions(+) > create mode 100644 Documentation/devicetree/bindings/input/iqs62x-keys.yaml > create mode 100644 Documentation/devicetree/bindings/mfd/iqs62x.yaml > create mode 100644 Documentation/devicetree/bindings/pwm/iqs620a-pwm.yaml Applied, thanks. -- Lee Jones [李琼斯] Linaro Services Technical Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog