Lines Matching +full:ssc +full:- +full:controller
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/sound/atmel,asoc-wm8904.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Dharma Balasubiramani <dharma.b@microchip.com>
17 const: atmel,asoc-wm8904
21 description: The user-visible name of this sound complex.
23 atmel,ssc-controller:
25 description: The phandle of the SSC controller.
27 atmel,audio-codec:
31 atmel,audio-routing:
36 $ref: /schemas/types.yaml#/definitions/non-unique-string-array
40 - Headphone Jack
41 - Line In Jack
42 - Mic
44 - IN1L
45 - IN1R
46 - IN2L
47 - IN2R
48 - IN3L
49 - IN3R
50 - HPOUTL
51 - HPOUTR
52 - LINEOUTL
53 - LINEOUTR
54 - MICBIAS
57 - compatible
58 - atmel,model
59 - atmel,audio-routing
60 - atmel,ssc-controller
61 - atmel,audio-codec
66 - |
68 compatible = "atmel,asoc-wm8904";
69 pinctrl-names = "default";
70 pinctrl-0 = <&pinctrl_pck0_as_mck>;
74 atmel,audio-routing =
82 atmel,ssc-controller = <&ssc0>;
83 atmel,audio-codec = <&wm8904>;