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.
47 micbias-voltage-m-volts:
54 lrclk-strength:
67 sclk-strength:
81 - compatible
82 - reg
83 - "#sound-dai-cells"
84 - clocks
85 - VDDA-supply
86 - VDDIO-supply
91 - |
93 #address-cells = <1>;
94 #size-cells = <0>;
99 #sound-dai-cells = <0>;
101 micbias-resistor-k-ohms = <2>;
102 micbias-voltage-m-volts = <2250>;
103 VDDA-supply = <®_3p3v>;
104 VDDIO-supply = <®_3p3v>;