On Mon, 29 Oct 2018 14:38:25 +0100, Marco Felsch wrote: > This patch adds the device tree binding documentation for the Microchip > QT1050 touch sensor. > > Signed-off-by: Marco Felsch <m.felsch@xxxxxxxxxxxxxx> > > --- > Changes: > > v2: > - change fw-layout, so each key is represented by a fw-subnode > - use microchip,* device properties instead of touchscreen ones > > .../bindings/input/microchip,qt1050.txt | 75 +++++++++++++++++++ > 1 file changed, 75 insertions(+) > create mode 100644 Documentation/devicetree/bindings/input/microchip,qt1050.txt > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>