Searched +full:mt6358 +full:- +full:sound (Results 1 – 10 of 10) sorted by relevance
| /freebsd/sys/contrib/device-tree/Bindings/sound/ |
| H A D | mt6358.txt | 1 Mediatek MT6358 Audio Codec 3 The communication between MT6358 and SoC is through Mediatek PMIC wrapper. 10 - compatible - "string" - One of: 11 "mediatek,mt6358-sound" 12 "mediatek,mt6366-sound" 13 - Avdd-supply : power source of AVDD 16 - mediatek,dmic-mode : Indicates how many data pins are used to transmit two 23 compatible = "mediatek,mt6358-sound"; 24 Avdd-supply = <&mt6358_vaud28_reg>; 25 mediatek,dmic-mode = <0>;
|
| H A D | mt8183-da7219-max98357.txt | 1 MT8183 with MT6358, DA7219, MAX98357, and RT1015 CODECS 4 - compatible : "mediatek,mt8183_da7219_max98357" for MAX98357A codec 7 - mediatek,headset-codec: the phandles of da7219 codecs 8 - mediatek,platform: the phandle of MT8183 ASoC platform 11 - mediatek,hdmi-codec: the phandles of HDMI codec 15 sound { 17 mediatek,headset-codec = <&da7219>; 18 mediatek,hdmi-codec = <&it6505dptx>;
|
| H A D | mt8183-mt6358-ts3a227-max98357.txt | 1 MT8183 with MT6358, TS3A227, MAX98357, and RT1015 CODECS 4 - compatible : "mediatek,mt8183_mt6358_ts3a227_max98357" for MAX98357A codec 8 - mediatek,platform: the phandle of MT8183 ASoC platform 11 - mediatek,headset-codec: the phandles of ts3a227 codecs 12 - mediatek,ec-codec: the phandle of EC codecs. 13 See google,cros-ec-codec.txt for more details. 14 - mediatek,hdmi-codec: the phandles of HDMI codec 18 sound { 20 mediatek,headset-codec = <&ts3a227>; 21 mediatek,ec-codec = <&ec_codec>; [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/mfd/ |
| H A D | mediatek,mt6397.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Sen Chu <sen.chu@mediatek.com> 11 - Macpaul Lin <macpaul.lin@mediatek.com> 15 Please see the sub-modules below for supported features. 18 - Regulators 19 - RTC 20 - ADC 21 - Audio codec [all …]
|
| H A D | mt6397.txt | 4 - Regulator 5 - RTC 6 - Audio codec 7 - GPIO 8 - Clock 9 - LED 10 - Keys 11 - Power controller 25 "mediatek,mt6358" for PMIC MT6358 [all...] |
| /freebsd/sys/contrib/device-tree/src/arm64/mediatek/ |
| H A D | mt8183-kukui-audio-ts3a227e-rt1015p.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 3 * Google Kukui (and derivatives) mt6358-ts3a227-rt1015p sound card. 8 #include "mt8183-kukui-audio-ts3a227e.dtsi" 9 #include "mt8183-kukui-audio-rt1015p.dtsi" 11 &sound {
|
| H A D | mt6358.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 5 #include <dt-bindings/input/input.h> 9 compatible = "mediatek,mt6358"; 10 interrupt-controller; 11 #interrupt-cells = <2>; 14 compatible = "mediatek,mt6358-auxadc"; 15 #io-channel-cells = <1>; 18 mt6358codec: audio-codec { 19 compatible = "mediatek,mt6358-sound"; 20 mediatek,dmic-mode = <0>; /* two-wires */ [all …]
|
| H A D | mt8186-corsola.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 5 /dts-v1/; 7 #include <dt-bindings/pinctrl/mt8186-pinfunc.h> 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/input/input.h> 10 #include <dt-bindings/input/gpio-keys.h> 11 #include <dt-bindings/regulator/mediatek,mt6397-regulator.h> 26 stdout-path = "serial0:115200n8"; 35 backlight_lcd0: backlight-lcd0 { 36 compatible = "pwm-backlight"; [all …]
|
| H A D | mt6359.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 9 interrupt-controller; 10 #interrupt-cells = <2>; 11 #sound-dai-cells = <1>; 14 compatible = "mediatek,mt6359-auxadc"; 15 #io-channel-cells = <1>; 18 mt6359codec: audio-codec { 19 compatible = "mediatek,mt6359-codec"; 23 compatible = "mediatek,mt6359-regulator"; 26 regulator-name = "vs1"; [all …]
|
| H A D | mt8183-kukui.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/input/input.h> 11 #include "mt6358.dtsi" 21 stdout-path = "serial0:115200n8"; 25 compatible = "pwm-backlight"; 27 power-supply = <®_vsys>; 28 enable-gpios = <&pio 176 0>; 29 brightness-levels = <0 1023>; 30 num-interpolated-steps = <1023>; [all …]
|