Message ID | 20181029133826.30326-1-m.felsch@pengutronix.de (mailing list archive) |
---|---|
Headers | show |
Series | Microchip QT1050 support | expand |
Hi, I send this series a month ago, Rob already added his reviewed-by tag. Regards, Marco On 18-10-29 14:38, Marco Felsch wrote: > Hi, > > this is my v2 containing the comments made on my v1 [1]. > > I split the dt-bindings according to commit [2]. > > [1] https://www.spinics.net/lists/devicetree/msg250279.html > [2] https://www.spinics.net/lists/devicetree/msg253946.html > > Marco Felsch (2): > dt-bindings: input: add Microchip QT1050 bindings > Input: qt1050 - add Microchip AT42QT1050 support > > .../bindings/input/microchip,qt1050.txt | 74 +++ > drivers/input/keyboard/Kconfig | 11 + > drivers/input/keyboard/Makefile | 1 + > drivers/input/keyboard/qt1050.c | 620 ++++++++++++++++++ > 4 files changed, 706 insertions(+) > create mode 100644 Documentation/devicetree/bindings/input/microchip,qt1050.txt > create mode 100644 drivers/input/keyboard/qt1050.c > > -- > 2.19.1 > > >
Hi Dmitry, unfortunately you missed this patchset for 5.0. Please can you give me your feedback so it will get into 5.1. Thanks, Marco On 18-11-26 10:13, Marco Felsch wrote: > Hi, > > I send this series a month ago, Rob already added his reviewed-by tag. > > Regards, > Marco > > On 18-10-29 14:38, Marco Felsch wrote: > > Hi, > > > > this is my v2 containing the comments made on my v1 [1]. > > > > I split the dt-bindings according to commit [2]. > > > > [1] https://www.spinics.net/lists/devicetree/msg250279.html > > [2] https://www.spinics.net/lists/devicetree/msg253946.html > > > > Marco Felsch (2): > > dt-bindings: input: add Microchip QT1050 bindings > > Input: qt1050 - add Microchip AT42QT1050 support > > > > .../bindings/input/microchip,qt1050.txt | 74 +++ > > drivers/input/keyboard/Kconfig | 11 + > > drivers/input/keyboard/Makefile | 1 + > > drivers/input/keyboard/qt1050.c | 620 ++++++++++++++++++ > > 4 files changed, 706 insertions(+) > > create mode 100644 Documentation/devicetree/bindings/input/microchip,qt1050.txt > > create mode 100644 drivers/input/keyboard/qt1050.c > > > > -- > > 2.19.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 | > >