Lines Matching +full:audio +full:- +full:widgets
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:
40 $ref: /schemas/types.yaml#/definitions/phandle-array
46 sound-dai:
47 $ref: /schemas/types.yaml#/definitions/phandle-array
53 samsung,audio-routing:
54 $ref: /schemas/types.yaml#/definitions/non-unique-string-array
56 List of the connections between audio
65 samsung,audio-widgets:
66 $ref: /schemas/types.yaml#/definitions/non-unique-string-array
68 This property specifies off-codec audio elements
69 like headphones or speakers, for details see widgets.txt
72 - compatible
73 - model
74 - cpu
75 - codec
80 - |
82 compatible = "hardkernel,odroid-xu3-audio";
83 model = "Odroid-XU3";
84 samsung,audio-routing =
91 sound-dai = <&i2s0 0>;
95 sound-dai = <&hdmi>, <&max98090>;