Searched +full:smdk +full:- +full:wm8994 (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.03 snd-soc-s3c-dma-y := dmaengine.o4 snd-soc-idma-y := idma.o5 snd-soc-samsung-spdif-y := spdif.o6 snd-soc-pcm-y := pcm.o7 snd-soc-i2s-y := i2s.o9 obj-$(CONFIG_SND_SOC_SAMSUNG) += snd-soc-s3c-dma.o10 obj-$(CONFIG_SND_SAMSUNG_SPDIF) += snd-soc-samsung-spdif.o11 obj-$(CONFIG_SND_SAMSUNG_PCM) += snd-soc-pcm.o12 obj-$(CONFIG_SND_SAMSUNG_I2S) += snd-soc-i2s.o[all …]
1 # SPDX-License-Identifier: GPL-2.0-only25 tristate "SoC I2S Audio support for WM8994 on SMDK"34 tristate "SoC S/PDIF Audio support for SMDK"37 Say Y if you want to add support for SoC S/PDIF audio on the SMDK.40 tristate "SoC PCM Audio support for WM8994 on SMDK"46 Say Y if you want to add support for SoC audio on the SMDK129 tristate "SoC I2S Audio support for WM8994 on Aries"137 which has a WM8994 codec connected to a BT codec, a cellular140 and TV-Out path is also handled.
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Samsung SMDK5250 audio complex with WM8994 codec10 - Krzysztof Kozlowski <krzk@kernel.org>11 - Sylwester Nawrocki <s.nawrocki@samsung.com>15 const: samsung,smdk-wm899417 samsung,audio-codec:21 samsung,i2s-controller:26 - compatible[all …]
1 // SPDX-License-Identifier: GPL-2.09 /dts-v1/;10 #include <dt-bindings/clock/maxim,max77686.h>11 #include <dt-bindings/gpio/gpio.h>12 #include <dt-bindings/interrupt-controller/irq.h>31 stdout-path = "serial2:115200n8";34 vdd: fixed-regulator-vdd {35 compatible = "regulator-fixed";36 regulator-name = "vdd-supply";37 regulator-min-microvolt = <1800000>;[all …]