Lines Matching +full:off +full:- +full:codec
1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Samsung Exynos Odroid XU3/XU4 audio complex with MAX98090 codec
10 - Krzysztof Kozlowski <krzk@kernel.org>
11 - Sylwester Nawrocki <s.nawrocki@samsung.com>
16 - const: hardkernel,odroid-xu3-audio
18 - const: hardkernel,odroid-xu4-audio
21 - const: samsung,odroid-xu3-audio
24 - const: samsung,odroid-xu4-audio
29 description: The user-visible name of this sound complex.
31 assigned-clock-parents: true
32 assigned-clock-rates: true
33 assigned-clocks: true
39 sound-dai:
42 codec:
45 sound-dai:
47 - description: phandle of the MAX98090 CODEC
48 - description: phandle of the HDMI IP block node
50 samsung,audio-routing:
51 $ref: /schemas/types.yaml#/definitions/non-unique-string-array
62 samsung,audio-widgets:
63 $ref: /schemas/types.yaml#/definitions/non-unique-string-array
65 This property specifies off-codec audio elements
69 - compatible
70 - model
71 - cpu
72 - codec
77 - |
79 compatible = "hardkernel,odroid-xu3-audio";
80 model = "Odroid-XU3";
81 samsung,audio-routing =
88 sound-dai = <&i2s0 0>;
91 codec {
92 sound-dai = <&hdmi>, <&max98090>;