X86 platform drivers
 help / color / mirror / Atom feed
* [PATCH v1 0/2] x86-android-tablets: Add sound and haptics support for Lenovo YB1-X9*
@ 2026-02-17 23:36 Yauhen Kharuzhy
  2026-02-17 23:36 ` [PATCH v1 1/2] platform: x86-android-tablets: lenovo: Add Yoga Book haptics entries 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
  0 siblings, 2 replies; 5+ messages in thread
From: Yauhen Kharuzhy @ 2026-02-17 23:36 UTC (permalink / raw)
  To: platform-driver-x86, Hans de Goede, Ilpo Järvinen
  Cc: linux-kernel, Yauhen Kharuzhy

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


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

end of thread, other threads:[~2026-02-23 23:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-17 23:36 [PATCH v1 0/2] x86-android-tablets: Add sound and haptics support for Lenovo YB1-X9* Yauhen Kharuzhy
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

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