Searched +full:sound +full:- +full:cs42888 (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | fsl-asoc-card.txt | 1 Freescale Generic ASoC Sound Card with ASRC support 3 The Freescale Generic ASoC Sound Card can be used, ideally, for all Freescale 6 The idea of this generic sound card is a bit like ASoC Simple Card. However, 8 have ASRC (Documentation/devicetree/bindings/sound/fsl,asrc.txt) inside. And 12 So having this generic sound card allows all Freescale SoC users to benefit 16 Note: The card is initially designed for those sound cards who use AC'97, I2S 18 AC'97/I2S/PCM type sound cards, such as S/PDIF audio and HDMI audio, as 22 The compatible list for this generic sound card currently: 23 "fsl,imx-audio-ac97" 25 "fsl,imx-audio-cs42888" [all …]
|
H A D | fsl-asoc-card.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/sound/fsl-asoc-card.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Freescale Generic ASoC Sound Card with ASRC support 10 The Freescale Generic ASoC Sound Card can be used, ideally, 13 The idea of this generic sound card is a bit like ASoC Simple Card. 18 So having this generic sound card allows all Freescale SoC users to 22 Note, The card is initially designed for those sound cards who use AC'97, I2S 24 AC'97/I2S/PCM type sound cards, such as S/PDIF audio and HDMI audio, as [all …]
|
H A D | cirrus,cs42xx8.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/sound/cirrus,cs42xx8.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Cirrus Logic CS42448/CS42888 audio CODEC 10 - patches@opensource.cirrus.com 15 - cirrus,cs42448 16 - cirrus,cs42888 25 clock-names: 28 VA-supply: [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx6sx-sabreauto.dts | 1 // SPDX-License-Identifier: GPL-2.0 5 /dts-v1/; 11 compatible = "fsl,imx6sx-sabreauto", "fsl,imx6sx"; 19 compatible = "gpio-leds"; 20 pinctrl-names = "default"; 21 pinctrl-0 = <&pinctrl_led>; 23 led-user { 26 linux,default-trigger = "heartbeat"; 30 vcc_sd3: regulator-vcc-sd3 { 31 compatible = "regulator-fixed"; [all …]
|
H A D | imx6qdl-sabreauto.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ 6 #include <dt-bindings/gpio/gpio.h> 7 #include <dt-bindings/input/input.h> 11 stdout-path = &uart4; 20 compatible = "gpio-leds"; 21 pinctrl-names = "default"; 22 pinctrl-0 = <&pinctrl_gpio_leds>; 24 led-user { 30 gpio-keys { 31 compatible = "gpio-keys"; [all …]
|