Searched +full:tm2 +full:- +full:audio (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/ |
| D | samsung,tm2.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/sound/samsung,tm2.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Samsung Exynos5433 TM2(E) audio complex with WM5110 codec 10 - Krzysztof Kozlowski <krzk@kernel.org> 11 - Sylwester Nawrocki <s.nawrocki@samsung.com> 14 - $ref: sound-card-common.yaml# 18 const: samsung,tm2-audio 20 audio-amplifier: [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
| D | samsung,tm2-audio.txt | 1 Samsung Exynos5433 TM2(E) audio complex with WM5110 codec 5 - compatible : "samsung,tm2-audio" 6 - model : the user-visible name of this sound complex 7 - audio-codec : the first entry should be phandle of the wm5110 audio 11 - i2s-controller : the list of phandle and argument tuples pointing to 14 - audio-amplifier : the phandle of the MAX98504 amplifier 15 - samsung,audio-routing : a list of the connections between audio components; 22 - mic-bias-gpios : GPIO pin that enables the Main Mic bias regulator 28 compatible = "samsung,tm2-audio"; 29 audio-codec = <&wm5110>, <&hdmi>; [all …]
|
| /kernel/linux/linux-6.6/sound/soc/samsung/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 9 the Samsung SoCs' Audio interfaces. You will also need to 10 select the audio interfaces to support below. 25 tristate "SoC I2S Audio support for WM8994 on SMDK" 31 Say Y if you want to add support for SoC audio on the SMDKs. 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 SMDK 49 tristate "Audio support for Wolfson Speyside" [all …]
|
| D | tm2_wm5110.c | 1 // SPDX-License-Identifier: GPL-2.0+ 3 // Copyright (C) 2015 - 2016 Samsung Electronics Co., Ltd. 37 struct snd_soc_component *component = priv->component; in tm2_start_sysclk() 43 priv->sysclk_rate); in tm2_start_sysclk() 45 dev_err(component->dev, "Failed to set FLL1 source: %d\n", ret); in tm2_start_sysclk() 52 priv->sysclk_rate); in tm2_start_sysclk() 54 dev_err(component->dev, "Failed to start FLL1: %d\n", ret); in tm2_start_sysclk() 60 priv->sysclk_rate, in tm2_start_sysclk() 63 dev_err(component->dev, "Failed to set SYSCLK source: %d\n", ret); in tm2_start_sysclk() 73 struct snd_soc_component *component = priv->component; in tm2_stop_sysclk() [all …]
|
| /kernel/linux/linux-5.10/sound/soc/samsung/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 9 the Samsung SoCs' Audio interfaces. You will also need to 10 select the audio interfaces to support below. 35 tristate "Audio support for Openmoko Neo1973 Smartphones (GTA02)" 41 Say Y here to enable audio support for the Openmoko Neo1973 45 tristate "SoC I2S Audio support for Jive" 50 Say Y if you want to add support for SoC audio on the Jive. 53 tristate "SoC I2S Audio support for WM8580 on SMDK" 59 Say Y if you want to add support for SoC audio on the SMDKs. 62 tristate "SoC I2S Audio support for WM8994 on SMDK" [all …]
|
| D | tm2_wm5110.c | 1 // SPDX-License-Identifier: GPL-2.0+ 3 // Copyright (C) 2015 - 2016 Samsung Electronics Co., Ltd. 37 struct snd_soc_component *component = priv->component; in tm2_start_sysclk() 43 priv->sysclk_rate); in tm2_start_sysclk() 45 dev_err(component->dev, "Failed to set FLL1 source: %d\n", ret); in tm2_start_sysclk() 52 priv->sysclk_rate); in tm2_start_sysclk() 54 dev_err(component->dev, "Failed to start FLL1: %d\n", ret); in tm2_start_sysclk() 60 priv->sysclk_rate, in tm2_start_sysclk() 63 dev_err(component->dev, "Failed to set SYSCLK source: %d\n", ret); in tm2_start_sysclk() 73 struct snd_soc_component *component = priv->component; in tm2_stop_sysclk() [all …]
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/exynos/ |
| D | exynos5433-tm2-common.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 * Samsung Exynos5433 TM2 board device tree source 7 * Common device tree source file for Samsung's TM2 and TM2E boards 11 /dts-v1/; 13 #include <dt-bindings/clock/samsung,s2mps11.h> 14 #include <dt-bindings/gpio/gpio.h> 15 #include <dt-bindings/input/input.h> 16 #include <dt-bindings/interrupt-controller/irq.h> 17 #include <dt-bindings/sound/samsung-i2s.h> 48 stdout-path = &serial_1; [all …]
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/exynos/ |
| D | exynos5433-tm2-common.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 * Samsung Exynos5433 TM2 board device tree source 7 * Common device tree source file for Samsung's TM2 and TM2E boards 11 /dts-v1/; 13 #include <dt-bindings/clock/samsung,s2mps11.h> 14 #include <dt-bindings/gpio/gpio.h> 15 #include <dt-bindings/input/input.h> 16 #include <dt-bindings/interrupt-controller/irq.h> 17 #include <dt-bindings/sound/samsung-i2s.h> 48 stdout-path = &serial_1; [all …]
|