Message ID | 20200908135147.4044-1-hdegoede@redhat.com (mailing list archive) |
---|---|
Headers | show |
Series | Add 4 new keycodes and use them for 4 new hotkeys on new Lenovo Thinkpads | expand |
Hi Hans, On Tue, Sep 08, 2020 at 03:51:43PM +0200, Hans de Goede wrote: > Hi All, > > Here is a v2 of my series to get a couple of new hotkeys, and matching > thinkpad_acpi hkey event codes seen on the last 2 generations of > Thinkpads supported. > > New in this version that Lenovo got back to me and explained that the 0x1316 > hkey event belongs to Fn + right Shift, so that is mapped now too. > > Since these make both include/uapi/linux/input-event-codes.h and > drivers/platform/x86 changes one open question with this series is how to > merge it. > > Dmitry, for v1 of this series you suggested you could merge them all > through the input tree ? Andy, one of the drivers/platform/x86 maintainers > gave his Acked-by for this: > > Acked-by: Andy Shevchenko <andy.shevchenko@gmail.com> I queued up the series, thank you.
Hi All, Here is a v2 of my series to get a couple of new hotkeys, and matching thinkpad_acpi hkey event codes seen on the last 2 generations of Thinkpads supported. New in this version that Lenovo got back to me and explained that the 0x1316 hkey event belongs to Fn + right Shift, so that is mapped now too. Since these make both include/uapi/linux/input-event-codes.h and drivers/platform/x86 changes one open question with this series is how to merge it. Dmitry, for v1 of this series you suggested you could merge them all through the input tree ? Andy, one of the drivers/platform/x86 maintainers gave his Acked-by for this: Acked-by: Andy Shevchenko <andy.shevchenko@gmail.com> Alternatively the entire series could be merged through the linux-platform-drivers-x86 repo: https://git.infradead.org/users/dvhart/linux-platform-drivers-x86.git/shortlog/refs/heads/review-andy Regards, Hans