[alsa-devel] [PATCH v1 0/9] Basic sound support for Arndale board / wm8994 updates
Sylwester Nawrocki
s.nawrocki at samsung.com
Wed Sep 18 12:46:25 CEST 2019
This patch series adds basic audio support for Exynos5250 SoC based Arndale
board, the Bluetooth receiver source and HDMI output are not covered yet.
There is also one fix for wm8994 driver related to WM1811 CODEC and wm8994
updates to handle MCLK clocks, similar to patches:
ae1ea48c5c59 ("ASoC: arizona: Add gating for source clocks of the FLLs")
7a4413d0dc96 ("ASoC: arizona: Add gating for clock when used for direct MCLK")
Sylwester Nawrocki (9):
ASoC: wm8994: Do not register inapplicable controls for WM1811
mfd: wm8994: Add support for MCLKn clock control
ASoC: wm8994: Add support for setting MCLKn clock rate
ASoC: wm8994: Add support for MCLKn clock gating
ASoC: samsung: arndale: Simplify DAI link initialization
ASoC: dt-bindings: Document "samsung,arndale-wm1811" compatible
ASoC: samsung: arndale: Add support for WM1811 CODEC
ASoC: samsung: arndale: Add missing OF node dereferencing
ARM: dts: arndale: Add audio support (WM1811 CODEC boards)
.../devicetree/bindings/sound/arndale.txt | 5 +-
arch/arm/boot/dts/exynos5250-arndale.dts | 27 ++-
drivers/mfd/wm8994-core.c | 9 +
include/linux/mfd/wm8994/core.h | 9 +
sound/soc/codecs/wm8994.c | 164 +++++++++++++++---
sound/soc/samsung/arndale_rt5631.c | 155 +++++++++++++----
6 files changed, 306 insertions(+), 63 deletions(-)
--
2.17.1
More information about the Alsa-devel
mailing list