Lines Matching +full:odroid +full:- +full:xu3
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/sound/samsung,odroid.yaml#
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
61 For Odroid X2: "Headphone Jack", "Mic Jack", "DMIC"
62 For Odroid U3, XU3: "Headphone Jack", "Speakers"
63 For Odroid XU4: no entries
65 samsung,audio-widgets:
66 $ref: /schemas/types.yaml#/definitions/non-unique-string-array
68 This property specifies off-codec audio elements
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>;