Lines Matching +full:micbias +full:- +full:resistor +full:- +full:k +full:- +full:ohms
1 # SPDX-License-Identifier: GPL-2.0-only
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Fabio Estevam <festevam@gmail.com>
19 "#sound-dai-cells":
22 assigned-clock-parents: true
23 assigned-clock-rates: true
24 assigned-clocks: true
28 - description: the clock provider of SYS_MCLK
30 VDDA-supply:
33 VDDIO-supply:
36 VDDD-supply:
39 micbias-resistor-k-ohms:
40 description: The bias resistor to be used in kOhms. The resistor can take
41 values of 2k, 4k or 8k. If set to 0 it will be off. If this node is not
42 mentioned or if the value is unknown, then micbias resistor is set to
43 4k.
46 micbias-voltage-m-volts:
53 lrclk-strength:
66 sclk-strength:
80 $ref: audio-graph-port.yaml#
84 - compatible
85 - reg
86 - "#sound-dai-cells"
87 - clocks
88 - VDDA-supply
89 - VDDIO-supply
94 - |
96 #address-cells = <1>;
97 #size-cells = <0>;
102 #sound-dai-cells = <0>;
104 micbias-resistor-k-ohms = <2>;
105 micbias-voltage-m-volts = <2250>;
106 VDDA-supply = <®_3p3v>;
107 VDDIO-supply = <®_3p3v>;