[PATCH 2/3] ASoC: samsung: Add sound support for Midas boards
Krzysztof Kozlowski
krzk at kernel.org
Mon Jul 20 16:30:14 CEST 2020
On Fri, Jul 10, 2020 at 07:34:59PM +0200, Sylwester Nawrocki wrote:
> From: Simon Shields <simon at lineageos.org>
>
> This patch adds support for voice and BT calls, along with standard
> audio output via the speaker, earpiece, headphone jack, HDMI, and
> any accessories compatible with Midas boards. This patch also supports
> headphone/headset detection and headsets with inline buttons.
>
> Signed-off-by: Simon Shields <simon at lineageos.org>
> [m.szyprowski: adaptation to v5.1+ kernels (DAI links initialization)]
> Signed-off-by: Marek Szyprowski <m.szyprowski at samsung.com>
> [s.nawrocki: removal of the clk API calls for CODEC MCLK, the jack data
> structure moved to struct midas_priv, coding style and typo fixes,
> conversion to new cpu/codec/dai-node binding]
> Signed-off-by: Sylwester Nawrocki <s.nawrocki at samsung.com>
> ---
> sound/soc/samsung/Kconfig | 8 +
> sound/soc/samsung/Makefile | 2 +
> sound/soc/samsung/midas_wm1811.c | 543 +++++++++++++++++++++++++++++++++++++++
> 3 files changed, 553 insertions(+)
> create mode 100644 sound/soc/samsung/midas_wm1811.c
Acked-by: Krzysztof Kozlowski <krzk at kernel.org>
Best regards,
Krzysztof
More information about the Alsa-devel
mailing list