[alsa-devel] [PATCH v2 0/2] ASoC: wm8985: add support for WM8758
Petr Kulhavy
petr at barix.com
Tue May 17 14:48:52 CEST 2016
The WM8758 chip is almost identical to WM8985 with the difference that it
doesn't feature the AUX input. This patch set adds the WM8758 support
into the WM8985 driver.
Changes in v2:
* use chip type enum instead of chip structure
* do not copy the complete controls, widget, routes but only the differences and
add widgets dynamically using add_widgets()
More information about the Alsa-devel
mailing list