[RFC PATCH 0/3] ASoC: Intel: Add Lenovo Yoga Book RT5677 support
Maurizio Casciano <[email protected]>
| Newsgroups | gmane.linux.kernel,gmane.linux.sound |
|---|---|
| Message-ID | <[email protected]> |
The Lenovo Yoga Book YB1-X91F/L uses a Cherry Trail SSP2 connection to an RT5677 codec, with board-specific amplifier, headphone and headset detector wiring. Add the machine driver, the SST machine-table match, and the SOF topology filename used by the corresponding external SOF topology. The companion platform/x86 series supplies the TS3A227E device and codec GPIO lookup entries. The sof-cht-rt5677.tplg topology is maintained in the SOF project and must be merged and distributed separately. With the matching topology installed, the Yoga Book reaches the SOF card-registration and stream setup path. End-to-end playback and capture acceptance is not complete, so this is posted as an RFC. Maurizio Casciano (3): ASoC: Intel: Add Lenovo Yoga Book RT5677 machine driver ASoC: Intel: cht: Match the Yoga Book RT5677 machine ASoC: Intel: cht: Add Yoga Book SOF topology filename MAINTAINERS | 1 + sound/soc/intel/boards/Kconfig | 14 + sound/soc/intel/boards/Makefile | 2 + sound/soc/intel/boards/cht_yogabook.c | 616 ++++++++++++++++++ .../intel/common/soc-acpi-intel-cht-match.c | 8 + 5 files changed, 641 insertions(+) create mode 100644 sound/soc/intel/boards/cht_yogabook.c base-commit: a1a84efff65dd01a2608770d503ce297abf54c66 -- 2.53.0