Searched +full:snow +full:- +full:i2s +full:- +full:max98095 (Results 1 – 2 of 2) sorted by relevance
/linux/Documentation/devicetree/bindings/sound/ |
H A D | samsung,snow.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/sound/samsung,snow.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Google Snow audio complex with MAX9809x codec 10 - Krzysztof Kozlowski <krzk@kernel.org> 11 - Sylwester Nawrocki <s.nawrocki@samsung.com> 16 - google,snow-audio-max98090 17 - google,snow-audio-max98091 18 - google,snow-audio-max98095 [all …]
|
/linux/arch/arm/boot/dts/samsung/ |
H A D | exynos5250-snow.dts | 1 // SPDX-License-Identifier: GPL-2.0 3 * Google Snow board device tree source 8 /dts-v1/; 9 #include "exynos5250-snow-common.dtsi" 12 model = "Google Snow"; 13 compatible = "google,snow-rev4", "google,snow", "samsung,exynos5250", 15 chassis-type = "laptop"; 18 compatible = "google,snow-audio-max98095"; 20 samsung,model = "Snow-I2S-MAX98095"; 21 samsung,audio-codec = <&max98095>; [all …]
|