Hi Dmitry, can you have a look please? Regards, Marco On 19-04-25 09:23, Marco Felsch wrote: > Hi Dmitry, > > gentle ping. > > On 19-04-15 18:56, Marco Felsch wrote: > > Hi, > > > > this v3 contains all the comments made on my v2 [1]. > > Each patch has it's own changelog so I omit it here. > > > > I've tested it on a custom v5.0 kernel and rebased > > it on v5.1-rc5 without any issues. > > > > [1] https://patchwork.kernel.org/cover/10659275/ > > > > Marco Felsch (2): > > dt-bindings: input: add Microchip QT1050 bindings > > Input: qt1050 - add Microchip AT42QT1050 support > > > > .../bindings/input/microchip,qt1050.txt | 78 +++ > > drivers/input/keyboard/Kconfig | 11 + > > drivers/input/keyboard/Makefile | 1 + > > drivers/input/keyboard/qt1050.c | 597 ++++++++++++++++++ > > 4 files changed, 687 insertions(+) > > create mode 100644 Documentation/devicetree/bindings/input/microchip,qt1050.txt > > create mode 100644 drivers/input/keyboard/qt1050.c > > > > -- > > 2.20.1 > > > > > > > > -- > Pengutronix e.K. | | > Industrial Linux Solutions | http://www.pengutronix.de/ | > Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | > Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | > > -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |