X86 platform drivers
 help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: "Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>,
	"Andy Shevchenko" <andy@kernel.org>
Cc: Hans de Goede <hdegoede@redhat.com>, platform-driver-x86@vger.kernel.org
Subject: [PATCH v2 0/3] platform/x86: x86-android-tablets: Add support for Vexia EDU ATLA 10 tablet
Date: Mon,  4 Nov 2024 21:08:45 +0100	[thread overview]
Message-ID: <20241104200848.58693-1-hdegoede@redhat.com> (raw)

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


             reply	other threads:[~2024-11-04 20:08 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-04 20:08 Hans de Goede [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20241104200848.58693-1-hdegoede@redhat.com \
    --to=hdegoede@redhat.com \
    --cc=andy@kernel.org \
    --cc=ilpo.jarvinen@linux.intel.com \
    --cc=platform-driver-x86@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox