X86 platform drivers
 help / color / mirror / Atom feed
* [PATCH v2 0/3] platform/x86: x86-android-tablets: Add support for Vexia EDU ATLA 10 tablet
@ 2024-11-04 20:08 Hans de Goede
  2024-11-04 20:08 ` [PATCH v2 1/3] platform/x86: x86-android-tablets: Add get_i2c_adap_by_handle() helper Hans de Goede
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Hans de Goede @ 2024-11-04 20:08 UTC (permalink / raw)
  To: Ilpo Järvinen, Andy Shevchenko; +Cc: Hans de Goede, platform-driver-x86

Hi All,

Here is v2 of my patch series to add support for the Vexia EDU ATLA 10
tablet.

Changes in v2:
- Add get_i2c_adap_by_handle() and get_i2c_adap_by_pci_parent()
  helpers as suggested by Andy

Regards,

Hans


Hans de Goede (3):
  platform/x86: x86-android-tablets: Add get_i2c_adap_by_handle() helper
  platform/x86: x86-android-tablets: Add support for getting i2c_adapter
    by PCI parent devname()
  platform/x86: x86-android-tablets: Add support for Vexia EDU ATLA 10
    tablet

 .../platform/x86/x86-android-tablets/Kconfig  |   1 +
 .../platform/x86/x86-android-tablets/core.c   |  60 ++++++-
 .../platform/x86/x86-android-tablets/dmi.c    |  20 +++
 .../platform/x86/x86-android-tablets/other.c  | 165 ++++++++++++++++++
 .../x86-android-tablets/x86-android-tablets.h |   2 +
 5 files changed, 239 insertions(+), 9 deletions(-)

-- 
2.47.0


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2024-11-06 21:18 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-04 20:08 [PATCH v2 0/3] platform/x86: x86-android-tablets: Add support for Vexia EDU ATLA 10 tablet Hans de Goede
2024-11-04 20:08 ` [PATCH v2 1/3] platform/x86: x86-android-tablets: Add get_i2c_adap_by_handle() helper Hans de Goede
2024-11-05  8:21   ` Andy Shevchenko
2024-11-05  9:37   ` Ilpo Järvinen
2024-11-05 10:45     ` Hans de Goede
2024-11-04 20:08 ` [PATCH v2 2/3] platform/x86: x86-android-tablets: Add support for getting i2c_adapter by PCI parent devname() Hans de Goede
2024-11-05  8:22   ` Andy Shevchenko
2024-11-05 10:47     ` Hans de Goede
2024-11-06 13:25       ` Ilpo Järvinen
2024-11-06 21:18         ` Hans de Goede
2024-11-04 20:08 ` [PATCH v2 3/3] platform/x86: x86-android-tablets: Add support for Vexia EDU ATLA 10 tablet Hans de Goede
2024-11-05  8:28   ` Andy Shevchenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox