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: dai-common.yaml#
65 - $ref: /schemas/spi/spi-peripheral-props.yaml#
70 - |
72 #address-cells = <1>;
73 #size-cells = <0>;
77 spi-max-frequency = <12500000>;
79 AVDD-supply = <&avdd_reg>;
80 HPVDD-supply = <&hpvdd_reg>;
81 DCVDD-supply = <&dcvdd_reg>;
82 DBVDD-supply = <&dbvdd_reg>;
85 - |
88 #address-cells = <1>;
89 #size-cells = <0>;
94 AVDD-supply = <&avdd_reg>;
95 HPVDD-supply = <&hpvdd_reg>;
96 DCVDD-supply = <&dcvdd_reg>;
97 DBVDD-supply = <&dbvdd_reg>;