Lines Matching +full:vdda +full:- +full:supply
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:
31 description: the regulator provider of VDDA
33 VDDIO-supply:
36 VDDD-supply:
39 micbias-resistor-k-ohms:
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>;