Lines Matching +full:audio +full:- +full:cpu
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
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
24 sound-dai:
27 - description: Phandle to the MAX98090, MAX98091 or MAX98095 CODEC.
28 - description: Phandle to the HDMI IP block node.
30 - sound-dai
32 cpu:
36 sound-dai:
40 - sound-dai
42 samsung,audio-codec:
43 description: Phandle to the audio codec.
47 samsung,i2s-controller:
53 description: The user-visible name of this sound complex.
57 - compatible
58 - codec
59 - cpu
64 - |
66 compatible = "google,snow-audio-max98095";
67 samsung,model = "Snow-I2S-MAX98095";
69 cpu {
70 sound-dai = <&i2s0 0>;
74 sound-dai = <&max98095 0>, <&hdmi>;