Home
last modified time | relevance | path

Searched +full:midas +full:- +full:audio (Results 1 – 15 of 15) sorted by relevance

/kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/
Dsamsung,midas-audio.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/sound/samsung,midas-audio.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Samsung Midas audio complex with WM1811 codec
10 - Sylwester Nawrocki <s.nawrocki@samsung.com>
13 - $ref: sound-card-common.yaml#
17 const: samsung,midas-audio
23 sound-dai:
27 - sound-dai
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
Dsamsung,midas-audio.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/sound/samsung,midas-audio.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Samsung Midas audio complex with WM1811 codec
10 - Sylwester Nawrocki <s.nawrocki@samsung.com>
14 const: samsung,midas-audio
18 description: The user-visible name of this sound complex.
23 sound-dai:
24 $ref: /schemas/types.yaml#/definitions/phandle-array
[all …]
/kernel/linux/linux-6.6/sound/soc/samsung/
DKconfig1 # 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 …]
Dmidas_wm1811.c1 // SPDX-License-Identifier: GPL-2.0+
3 // Midas audio support
18 #include <sound/soc-dapm.h>
54 struct snd_soc_card *card = rtd->card; in midas_start_fll1()
61 rate = priv->fll1_rate; in midas_start_fll1()
69 if (rate != priv->fll1_rate && priv->fll1_rate) { in midas_start_fll1()
74 dev_err(card->dev, "Unable to switch to MCLK2: %d\n", ret); in midas_start_fll1()
82 dev_err(card->dev, "Failed to set FLL1 rate: %d\n", ret); in midas_start_fll1()
85 priv->fll1_rate = rate; in midas_start_fll1()
88 priv->fll1_rate, SND_SOC_CLOCK_IN); in midas_start_fll1()
[all …]
/kernel/linux/linux-5.10/sound/soc/samsung/
Dmidas_wm1811.c1 // SPDX-License-Identifier: GPL-2.0+
3 // Midas audio support
17 #include <sound/soc-dapm.h>
42 struct snd_soc_card *card = rtd->card; in midas_start_fll1()
49 rate = priv->fll1_rate; in midas_start_fll1()
57 if (rate != priv->fll1_rate && priv->fll1_rate) { in midas_start_fll1()
62 dev_err(card->dev, "Unable to switch to MCLK2: %d\n", ret); in midas_start_fll1()
70 dev_err(card->dev, "Failed to set FLL1 rate: %d\n", ret); in midas_start_fll1()
73 priv->fll1_rate = rate; in midas_start_fll1()
76 priv->fll1_rate, SND_SOC_CLOCK_IN); in midas_start_fll1()
[all …]
DKconfig1 # 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 …]
/kernel/linux/linux-6.6/arch/arm/boot/dts/samsung/
Dexynos4412-n710x.dts1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
3 #include "exynos4412-midas.dtsi"
6 compatible = "samsung,n710x", "samsung,midas", "samsung,exynos4412", "samsung,exynos4";
7 model = "Samsung Galaxy Note 2 (GT-N7100, GT-N7105) based on Exynos4412";
8 chassis-type = "handset";
17 cam_vdda_reg: voltage-regulator-10 {
18 compatible = "regulator-fixed";
19 regulator-name = "CAM_SENSOR_CORE_1.2V";
20 regulator-min-microvolt = <1200000>;
[all …]
Dexynos4412-galaxy-s3.dtsi1 // SPDX-License-Identifier: GPL-2.0
9 /dts-v1/;
10 #include <dt-bindings/leds/common.h>
11 #include "exynos4412-midas.dtsi"
19 led-controller {
21 flen-gpios = <&gpj1 1 GPIO_ACTIVE_HIGH>;
22 enset-gpios = <&gpj1 2 GPIO_ACTIVE_HIGH>;
24 pinctrl-names = "default", "host", "isp";
25 pinctrl-0 = <&camera_flash_host>;
26 pinctrl-1 = <&camera_flash_host>;
[all …]
Dexynos4412-midas.dtsi1 // SPDX-License-Identifier: GPL-2.0
12 /dts-v1/;
14 #include "exynos4412-ppmu-common.dtsi"
16 #include <dt-bindings/gpio/gpio.h>
17 #include <dt-bindings/input/input.h>
18 #include <dt-bindings/interrupt-controller/irq.h>
19 #include <dt-bindings/clock/maxim,max77686.h>
20 #include "exynos-pinctrl.h"
23 compatible = "samsung,midas", "samsung,exynos4412", "samsung,exynos4";
34 stdout-path = &serial_2;
[all …]
Dexynos4212-tab3.dtsi1 // SPDX-License-Identifier: GPL-2.0
9 /dts-v1/;
11 #include "exynos4412-ppmu-common.dtsi"
12 #include "exynos-mfc-reserved-memory.dtsi"
13 #include <dt-bindings/clock/samsung,s2mps11.h>
14 #include <dt-bindings/gpio/gpio.h>
15 #include <dt-bindings/leds/common.h>
16 #include <dt-bindings/input/gpio-keys.h>
17 #include <dt-bindings/input/input.h>
18 #include <dt-bindings/interrupt-controller/irq.h>
[all …]
Dexynos4412-p4note.dtsi1 // SPDX-License-Identifier: GPL-2.0
4 * Based on exynos4412-midas.dtsi.
10 /dts-v1/;
12 #include "exynos4412-ppmu-common.dtsi"
14 #include <dt-bindings/clock/maxim,max77686.h>
15 #include <dt-bindings/gpio/gpio.h>
16 #include <dt-bindings/input/linux-event-codes.h>
17 #include <dt-bindings/interrupt-controller/irq.h>
18 #include <dt-bindings/power/summit,smb347-charger.h>
19 #include "exynos-pinctrl.h"
[all …]
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dexynos4412-n710x.dts1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
3 #include "exynos4412-midas.dtsi"
6 compatible = "samsung,n710x", "samsung,midas", "samsung,exynos4412", "samsung,exynos4";
7 model = "Samsung Galaxy Note 2 (GT-N7100, GT-N7105) based on Exynos4412";
16 cam_vdda_reg: voltage-regulator-10 {
17 compatible = "regulator-fixed";
18 regulator-name = "CAM_SENSOR_CORE_1.2V";
19 regulator-min-microvolt = <1200000>;
20 regulator-max-microvolt = <1200000>;
[all …]
Dexynos4412-galaxy-s3.dtsi1 // SPDX-License-Identifier: GPL-2.0
9 /dts-v1/;
10 #include "exynos4412-midas.dtsi"
20 flen-gpios = <&gpj1 1 GPIO_ACTIVE_HIGH>;
21 enset-gpios = <&gpj1 2 GPIO_ACTIVE_HIGH>;
23 pinctrl-names = "default", "host", "isp";
24 pinctrl-0 = <&camera_flash_host>;
25 pinctrl-1 = <&camera_flash_host>;
26 pinctrl-2 = <&camera_flash_isp>;
28 flash-led {
[all …]
Dexynos4412-midas.dtsi1 // SPDX-License-Identifier: GPL-2.0
12 /dts-v1/;
14 #include "exynos4412-ppmu-common.dtsi"
15 #include <dt-bindings/gpio/gpio.h>
16 #include <dt-bindings/input/input.h>
17 #include <dt-bindings/interrupt-controller/irq.h>
18 #include <dt-bindings/clock/maxim,max77686.h>
19 #include <dt-bindings/pinctrl/samsung.h>
22 compatible = "samsung,midas", "samsung,exynos4412", "samsung,exynos4";
30 stdout-path = &serial_2;
[all …]
/kernel/linux/linux-6.6/sound/firewire/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
7 Support for IEEE-1394/FireWire/iLink sound devices.
17 tristate "DICE-based DACs support"
22 (DICE-II/TCD2210(Mini)/TCD2220(Jr.)) which TC Applied Technologies (TCAT) produced.
26 * FlexRadio Systems FLEX-3000, FLEX-5000
29 * Harman Music Group Lexicon I-ONIX FW810S
31 * M-Audio ProFire 610/2626
32 * Mytek Stereo192-DSD DAC
33 * Midas Klark Teknik VeniceF series
42 will be called snd-dice.
[all …]