Searched +full:arndale +full:- +full:rt5631 (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
| D | arndale.txt | 1 Audio Binding for Arndale boards 4 - compatible : Can be one of the following: 5 "samsung,arndale-rt5631", 6 "samsung,arndale-wm1811" 8 - samsung,audio-cpu: The phandle of the Samsung I2S controller 9 - samsung,audio-codec: The phandle of the audio codec 12 - samsung,model: The name of the sound-card 14 Arndale Boards has many audio daughter cards, one of them is 15 rt5631/alc5631. Below example shows audio bindings for rt5631/ 21 compatible = "samsung,arndale-rt5631"; [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/ |
| D | samsung,arndale.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/sound/samsung,arndale.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Insignal Arndale boards audio complex 10 - Krzysztof Kozlowski <krzk@kernel.org> 11 - Sylwester Nawrocki <s.nawrocki@samsung.com> 16 - samsung,arndale-alc5631 17 - samsung,arndale-rt5631 18 - samsung,arndale-wm1811 [all …]
|
| /kernel/linux/linux-5.10/sound/soc/samsung/ |
| D | arndale.c | 1 // SPDX-License-Identifier: GPL-2.0+ 13 #include <sound/soc-dapm.h> 75 * samsung/clk-exynos5250.c for list of available EPLL rates). in arndale_wm1811_hw_params() 89 DAILINK_COMP_ARRAY(COMP_CODEC(NULL, "rt5631-aif1")), 94 .name = "RT5631 HiFi", 106 DAILINK_COMP_ARRAY(COMP_CODEC(NULL, "wm8994-aif1")), 122 .name = "Arndale RT5631", 129 .name = "Arndale WM1811", 141 of_node_put(dai_link->cpus->of_node); in arndale_put_of_nodes() 142 of_node_put(dai_link->codecs->of_node); in arndale_put_of_nodes() [all …]
|
| /kernel/linux/linux-6.6/sound/soc/samsung/ |
| D | arndale.c | 1 // SPDX-License-Identifier: GPL-2.0+ 13 #include <sound/soc-dapm.h> 75 * samsung/clk-exynos5250.c for list of available EPLL rates). in arndale_wm1811_hw_params() 89 DAILINK_COMP_ARRAY(COMP_CODEC(NULL, "rt5631-aif1")), 94 .name = "RT5631 HiFi", 106 DAILINK_COMP_ARRAY(COMP_CODEC(NULL, "wm8994-aif1")), 122 .name = "Arndale RT5631", 129 .name = "Arndale WM1811", 141 of_node_put(dai_link->cpus->of_node); in arndale_put_of_nodes() 142 of_node_put(dai_link->codecs->of_node); in arndale_put_of_nodes() [all …]
|