Lines Matching +full:odroid +full:- +full:xu3 +full:- +full:audio
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 <[email protected]>
11 - Sylwester Nawrocki <[email protected]>
14 - $ref: sound-card-common.yaml#
19 - const: hardkernel,odroid-xu3-audio
21 - const: hardkernel,odroid-xu4-audio
24 - const: samsung,odroid-xu3-audio
27 - const: samsung,odroid-xu4-audio
34 sound-dai:
41 sound-dai:
44 - description: phandle of the HDMI IP block node
45 - description: phandle of the MAX98090 CODEC
47 samsung,audio-routing:
48 $ref: /schemas/types.yaml#/definitions/non-unique-string-array
51 List of the connections between audio
56 For Odroid X2: "Headphone Jack", "Mic Jack", "DMIC"
57 For Odroid U3, XU3: "Headphone Jack", "Speakers"
58 For Odroid XU4: no entries
59 Deprecated, use audio-routing.
61 samsung,audio-widgets:
62 $ref: /schemas/types.yaml#/definitions/non-unique-string-array
64 This property specifies off-codec audio elements
68 - compatible
69 - cpu
70 - codec
75 - |
77 compatible = "hardkernel,odroid-xu3-audio";
78 model = "Odroid-XU3";
79 audio-routing =
86 sound-dai = <&i2s0 0>;
90 sound-dai = <&hdmi>, <&max98090>;