Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1642097
| From | Dmitry Torokhov <dmitry.torokhov@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 3/3] pinctrl: cherryview: Extend the Chromebook DMI quirk to Intel_Strago systems |
| Date | 2017-05-16 00:30 +0200 |
| Message-ID | <tHwF4-5y6-3@gated-at.bofh.it> (permalink) |
| References | <tHm2Z-7kX-9@gated-at.bofh.it> <tHm2Z-7kX-7@gated-at.bofh.it> <tHmcG-7ob-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, May 15, 2017 at 4:14 AM, Andy Shevchenko <andriy.shevchenko@linux.intel.com> wrote: > On Mon, 2017-05-15 at 14:01 +0300, Mika Westerberg wrote: >> It turns out there are quite many Chromebooks out there that have the >> same keyboard issue than Acer Chromebook. All of them are based on >> Intel_Strago reference and report their DMI_PRODUCT_FAMILY as >> "Intel_Strago" (Samsung Chromebook 3 and Cyan Chromebooks are >> exceptions >> for which we add separate entries). >> >> Instead of adding each machine to the quirk table, we use >> DMI_PRODUCT_FAMILY of "Intel_Strago" that hopefully covers most of the >> machines out there currently. >> >> > >> + .ident = "Intel_Strago based Chromebooks", > >> + .ident = "Cyan Chromebook", > >> + .ident = "Samsung Chromebook 3", > > I would do something like below (though I'm fine with current as well). > > .ident = "Intel_Strago based Chromebooks (All models)", > .ident = "Intel_Strago based Chromebooks (Cyan)", I think this one should be "Acer Chromebook R11 (Cyan)" Thanks. -- Dmitry
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 3/3] pinctrl: cherryview: Extend the Chromebook DMI quirk to Intel_Strago systems Mika Westerberg <mika.westerberg@linux.intel.com> - 2017-05-15 13:10 +0200
Re: [PATCH 3/3] pinctrl: cherryview: Extend the Chromebook DMI quirk to Intel_Strago systems Andy Shevchenko <andriy.shevchenko@linux.intel.com> - 2017-05-15 13:20 +0200
Re: [PATCH 3/3] pinctrl: cherryview: Extend the Chromebook DMI quirk to Intel_Strago systems Mika Westerberg <mika.westerberg@linux.intel.com> - 2017-05-15 13:20 +0200
Re: [PATCH 3/3] pinctrl: cherryview: Extend the Chromebook DMI quirk to Intel_Strago systems Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2017-05-16 00:30 +0200
csiph-web