Lines Matching +full:avdd +full:- +full:supply
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
27 - wlf,wm8731
32 "#sound-dai-cells":
39 clock-names:
41 - const: mclk
43 AVDD-supply:
44 description: Analog power supply regulator on the AVDD pin.
46 HPVDD-supply:
47 description: Headphone power supply regulator on the HPVDD pin.
49 DBVDD-supply:
50 description: Digital buffer supply regulator for the DBVDD pin.
52 DCVDD-supply:
53 description: Digital core supply regulator for the DCVDD pin.
56 - reg
57 - compatible
58 - AVDD-supply
59 - HPVDD-supply
60 - DBVDD-supply
61 - DCVDD-supply
64 - $ref: /schemas/spi/spi-peripheral-props.yaml#
69 - |
71 #address-cells = <1>;
72 #size-cells = <0>;
76 spi-max-frequency = <12500000>;
78 AVDD-supply = <&avdd_reg>;
79 HPVDD-supply = <&hpvdd_reg>;
80 DCVDD-supply = <&dcvdd_reg>;
81 DBVDD-supply = <&dbvdd_reg>;
84 - |
87 #address-cells = <1>;
88 #size-cells = <0>;
93 AVDD-supply = <&avdd_reg>;
94 HPVDD-supply = <&hpvdd_reg>;
95 DCVDD-supply = <&dcvdd_reg>;
96 DBVDD-supply = <&dbvdd_reg>;