Lines Matching +full:shared +full:- +full:lrclk
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - patches@opensource.cirrus.com
22 clock-names:
24 - const: mclk
26 '#sound-dai-cells':
29 AVDD-supply:
32 DBVDD-supply:
35 DCVDD-supply:
38 SPKVDD1-supply:
41 SPKVDD2-supply:
50 wlf,gpio-cfg:
51 $ref: /schemas/types.yaml#/definitions/uint32-array
55 - gpio-cfg[0]: ALRCGPIO of R9 (Audio interface)
56 - gpio-cfg[1]: {GPIOPOL:GPIOSEL[2:0]} of R48 (Additional Control 4).
58 wlf,hp-cfg:
59 $ref: /schemas/types.yaml#/definitions/uint32-array
63 - hp-cfg[0]: HPSEL[1:0] of R48 (Additional Control 4).
64 - hp-cfg[1]: {HPSWEN:HPSWPOL} of R24 (Additional Control 2).
65 - hp-cfg[2]: {TOCLKSEL:TOEN} of R23 (Additional Control 1).
67 wlf,shared-lrclk:
75 enable DACLRC pin. If shared-lrclk is present, no need to enable DAC for
79 - compatible
80 - reg
83 - $ref: dai-common.yaml#
88 - |
90 #address-cells = <1>;
91 #size-cells = <0>;
93 audio-codec@1a {
97 clock-names = "mclk";
98 #sound-dai-cells = <0>;
99 wlf,hp-cfg = <3 2 3>;
100 wlf,gpio-cfg = <1 3>;
101 wlf,shared-lrclk;
102 DCVDD-supply = <®_audio>;
103 DBVDD-supply = <®_audio>;
104 AVDD-supply = <®_audio>;
105 SPKVDD1-supply = <®_audio>;
106 SPKVDD2-supply = <®_audio>;