From: Yauhen Kharuzhy <jekhor@gmail.com>
To: platform-driver-x86@vger.kernel.org,
"Hans de Goede" <hansg@kernel.org>,
"Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>
Cc: linux-kernel@vger.kernel.org, Yauhen Kharuzhy <jekhor@gmail.com>
Subject: [PATCH v1 0/2] x86-android-tablets: Add sound and haptics support for Lenovo YB1-X9*
Date: Wed, 18 Feb 2026 01:36:16 +0200 [thread overview]
Message-ID: <20260217233618.1324550-1-jekhor@gmail.com> (raw)
Defines I2C board info and properties for the DRV2604L haptics driver used in
Lenovo Yoga Book YB1-X90/X91 tablets.
Depends on the drv260x patch series [1] for enabling ACPI support in the
driver.
Defines sound devices for both models: rt5677 codec and TS3A227E jack
detection IC. Depends on [2], machine sound driver implemented in [3].
To simplify the sound driver, the same set of properties is used for both
the X91 and X90 versions. For X91, software nodes with such properties are
attached to the ACPI nodes.
1. https://lore.kernel.org/linux-input/20260215141435.727872-1-jekhor@gmail.com/
2. https://lore.kernel.org/linux-sound/20260211002255.4090440-1-jekhor@gmail.com/
3. https://lore.kernel.org/linux-sound/20260217231324.1319392-1-jekhor@gmail.com/
Yauhen Kharuzhy (2):
platform: x86-android-tablets: lenovo: Add Yoga Book haptics entries
platform: x86-android-tablets: lenovo: Add Yoga Book YB1 sound card
info
.../platform/x86/x86-android-tablets/lenovo.c | 223 ++++++++++++++++++
1 file changed, 223 insertions(+)
base-commit: 635c467cc14ebdffab3f77610217c1dacaf88e8c
message-id: <20260215141435.727872-1-jekhor@gmail.com>
message-id: <20260211002255.4090440-1-jekhor@gmail.com>
message-id: <20260217231324.1319392-1-jekhor@gmail.com>
--
2.51.0
next reply other threads:[~2026-02-17 23:36 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-17 23:36 Yauhen Kharuzhy [this message]
2026-02-17 23:36 ` [PATCH v1 1/2] platform: x86-android-tablets: lenovo: Add Yoga Book haptics entries Yauhen Kharuzhy
2026-02-23 14:26 ` Ilpo Järvinen
2026-02-23 23:41 ` Yauhen Kharuzhy
2026-02-17 23:36 ` [PATCH v1 2/2] platform: x86-android-tablets: lenovo: Add Yoga Book YB1 sound card info Yauhen Kharuzhy
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=20260217233618.1324550-1-jekhor@gmail.com \
--to=jekhor@gmail.com \
--cc=hansg@kernel.org \
--cc=ilpo.jarvinen@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--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