/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | nokia,rx51.txt | 1 * Nokia N900 audio setup 4 - compatible: Should contain "nokia,n900-audio" 5 - nokia,cpu-dai: phandle for the McBSP node 6 - nokia,audio-codec: phandles for the main TLV320AIC3X node and the 8 - nokia,headphone-amplifier: phandle for the TPA6130A2 node 9 - tvout-selection-gpios: GPIO for tvout selection 10 - jack-detection-gpios: GPIO for jack detection 11 - eci-switch-gpios: GPIO for ECI (Enhancement Control Interface) switch 12 - speaker-amplifier-gpios: GPIO for speaker amplifier 17 compatible = "nokia,n900-audio"; [all …]
|
H A D | simple-audio-amplifier.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/sound/simple-audio-amplifier.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Simple Audio Amplifier 10 - Jerome Brunet <jbrunet@baylibre.com> 13 - $ref: dai-common.yaml# 18 - dioo,dio2125 19 - simple-audio-amplifier 21 enable-gpios: [all …]
|
H A D | samsung,tm2.yaml | 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 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: 21 description: Phandle to the MAX98504 amplifier. [all …]
|
H A D | simple-amplifier.txt | 1 Simple Amplifier Audio Driver 4 - compatible : "dioo,dio2125" or "simple-audio-amplifier" 7 - enable-gpios : the gpio connected to the enable pin of the simple amplifier 8 - VCC-supply : power supply for the device, as covered 13 amp: analog-amplifier { 14 compatible = "simple-audio-amplifier"; 15 VCC-supply = <®ulator>; 16 enable-gpios = <&gpio GPIOH_3 0>;
|
H A 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 …]
|
H A D | name-prefix.txt | 4 audio components as list of string pair. Component using the same 9 - sound-name-prefix : string using as prefix for the sink/source names of 14 amp0: analog-amplifier@0 { 15 compatible = "simple-audio-amplifier"; 16 enable-gpios = <&gpio GPIOH_3 0>; 17 sound-name-prefix = "FRONT"; 20 amp1: analog-amplifier@1 { 21 compatible = "simple-audio-amplifier"; 22 enable-gpios = <&gpio GPIOH_4 0>; 23 sound-name-prefix = "BACK";
|
H A D | awinic,aw8738.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Awinic AW8738 Audio Amplifier 10 - Stephan Gerhold <stephan@gerhold.net> 13 The Awinic AW8738 is a simple audio amplifier with different operation modes 14 (set using one-wire pulse control). The mode configures the speaker-guard 15 function (primarily the power limit for the amplifier). 18 - $ref: dai-common.yaml# 24 mode-gpios: [all …]
|
H A D | sirf-audio.txt | 1 * SiRF atlas6 and prima2 internal audio codec and port based audio setups 4 - compatible: "sirf,sirf-audio-card" 5 - sirf,audio-platform: phandle for the platform node 6 - sirf,audio-codec: phandle for the SiRF internal codec node 9 - hp-pa-gpios: Need to be present if the board need control external 10 headphone amplifier. 11 - spk-pa-gpios: Need to be present if the board need control external 12 speaker amplifier. 13 - hp-switch-gpios: Need to be present if the board capable to detect jack 16 Available audio endpoints for the audio-routing table: [all …]
|
H A D | tas5805m.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schema [all...] |
H A D | ti,tas5805m.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: TAS5805M audio amplifier 10 - Daniel Beer <daniel.beer@igorinstitute.com> 13 The TAS5805M is a class D audio amplifier with a built-in DSP. 18 - ti,tas5805m 23 I2C address of the amplifier. See the datasheet for possible values. 25 pvdd-supply: 27 Regulator for audio power supply (PVDD in the datasheet). [all …]
|
H A D | cs35l36.txt | 1 CS35L36 Speaker Amplifier 5 - compatible : "cirrus,cs35l36" 7 - reg : the I2C address of the device for I2C 9 - VA-supply, VP-supply : power supplies for the device, 13 - cirrus,boost-ctl-millivolt : Boost Voltage Value. Configures the boost 18 - cirru [all...] |
H A D | irondevice,sma1303.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Iron Device SMA1303 Audio Amplifier 10 - Kiseok Jo <kiseok.jo@irondevice.com> 13 SMA1303 digital class-D audio amplifier 17 - $ref: dai-common.yaml# 22 - irondevice,sma1303 27 '#sound-dai-cells': 31 - compatible [all …]
|
H A D | awinic,aw88395.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schema [all...] |
H A D | adi,max98396.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Analog Devices MAX98396 Speaker Amplifier 10 - Ryan Lee <ryans.lee@analog.com> 13 The MAX98396 is a mono Class-DG speaker amplifier with I/V sense. 14 The device provides a PCM interface for audio data and a standard 21 - adi,max98396 22 - adi,max98397 27 avdd-supply: [all …]
|
H A D | adi,ssm3515.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Analog Devices SSM3515 Audio Amplifier 10 - Martin Povišer <povik+lin@cutebit.org> 13 SSM3515 is a mono Class-D audio amplifier with digital input. 15 https://www.analog.com/media/en/technical-documentation/data-sheets/SSM3515.pdf 18 - $ref: dai-common.yaml# 23 - adi,ssm3515 28 '#sound-dai-cells': [all …]
|
H A D | cirrus,cs35l41.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Cirrus Logic CS35L41 Speaker Amplifier 10 - david.rhodes@cirrus.com 13 CS35L41 is a boosted mono Class D amplifier with DSP 19 - cirrus,cs35l40 20 - cirrus,cs35l41 28 '#sound-dai-cells': 30 The first cell indicating the audio interface. [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/ |
H A D | rk3566-anbernic-rg353ps.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 3 /dts-v1/; 5 #include <dt-bindings/gpio/gpio.h> 6 #include <dt-bindings/input/linux-event-codes.h> 7 #include <dt-bindings/pinctrl/rockchip.h> 8 #include "rk3566-anbernic-rg353x.dtsi" 21 compatible = "simple-battery"; 22 charge-full-design-microamp-hours = <3472000>; 23 charge-term-current-microamp = <300000>; 24 constant-charge-current-max-microamp = <2000000>; [all …]
|
H A D | rk3566-anbernic-rg353p.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 3 /dts-v1/; 5 #include <dt-bindings/gpio/gpio.h> 6 #include <dt-bindings/input/linux-event-codes.h> 7 #include <dt-bindings/pinctrl/rockchip.h> 8 #include "rk3566-anbernic-rg353x.dtsi" 22 compatible = "simple-battery"; 23 charge-full-design-microamp-hours = <3472000>; 24 charge-term-current-microamp = <300000>; 25 constant-charge-current-max-microamp = <2000000>; [all …]
|
H A D | rk3588s-gameforce-ace.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 3 /dts-v1/; 5 #include <dt-bindings/gpio/gpio.h> 6 #include <dt-bindings/input/linux-event-codes.h> 7 #include <dt-bindings/leds/common.h> 8 #include <dt-bindings/pinctrl/rockchip.h> 9 #include <dt-bindings/pwm/pwm.h> 10 #include <dt-bindings/thermal/thermal.h> 11 #include <dt-bindings/usb/pd.h> 16 chassis-type = "handset"; [all …]
|
H A D | rk3588-evb1-v10.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 7 /dts-v1/; 9 #include <dt-bindings/gpio/gpio.h> 10 #include <dt-bindings/input/input.h> 11 #include <dt-bindings/pinctrl/rockchip.h> 12 #include <dt-bindings/usb/pd.h> 17 compatible = "rockchip,rk3588-evb1-v10", "rockchip,rk3588"; 25 stdout-path = "serial2:1500000n8"; 28 adc-keys { 29 compatible = "adc-keys"; [all …]
|
H A D | rk3566-anbernic-rg-arc.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 3 /dts-v1/; 5 #include <dt-bindings/gpio/gpio.h> 6 #include <dt-bindings/input/linux-event-codes.h> 7 #include <dt-bindings/pinctrl/rockchip.h> 8 #include "rk3566-anbernic-rgxx3.dtsi" 12 compatible = "pwm-backlight"; 13 power-supply = <&vcc_sys>; 18 compatible = "simple-battery"; 19 charge-full-design-microamp-hours = <3472000>; [all …]
|
H A D | rk3566-anbernic-rg503.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 3 /dts-v1/; 5 #include <dt-bindings/gpio/gpio.h> 6 #include <dt-bindings/input/linux-event-codes.h> 7 #include <dt-bindings/pinctrl/rockchip.h> 8 #include "rk3566-anbernic-rgxx3.dtsi" 20 adc-joystick { 21 compatible = "adc-joystick"; 22 io-channels = <&adc_mux 0>, 26 pinctrl-0 = <&joy_mux_en>; [all …]
|
H A D | rk3566-pinetab2.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 3 #include <dt-bindings/gpio/gpio.h> 4 #include <dt-bindings/input/gpio-keys.h> 5 #include <dt-bindings/input/input.h> 6 #include <dt-bindings/leds/common.h> 7 #include <dt-bindings/pinctrl/rockchip.h> 8 #include <dt-bindings/soc/rockchip,vop2.h> 9 #include <dt-bindings/usb/pd.h> 13 chassis-type = "tablet"; 21 stdout-path = "serial2:1500000n8"; [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/zte/ |
H A D | zx296718-evb.dts | 5 * This file is dual-licensed: you can use it either under the terms 44 /dts-v1/; 49 compatible = "zte,zx296718-evb", "zte,zx296718"; 52 stdout-path = "serial0:115200n8"; 60 sound-spdif0 { 61 compatible = "audio-graph-card"; 65 sound-i2s0 { 66 compatible = "audio-graph-card"; 68 pinctrl-names = "default"; 69 pinctrl-0 = <&lifier_pins>; [all …]
|
/freebsd/sys/contrib/device-tree/src/mips/ingenic/ |
H A D | gcw0.dts | 1 // SPDX-License-Identifier: GPL-2.0 2 /dts-v1/; 5 #include <dt-bindings/clock/ingenic,tcu.h> 7 #include <dt-bindings/gpio/gpio.h> 8 #include <dt-bindings/iio/adc/ingenic,adc.h> 9 #include <dt-bindings/input/input.h> 29 stdout-path = "serial2:57600n8"; 33 compatible = "regulator-fixed"; 34 regulator-name = "vcc"; 36 regulator-min-microvolt = <3300000>; [all …]
|