Lines Matching +full:vdd +full:- +full:io +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 - Paul Handrigan <paulha@opensource.cirrus.com>
11 - patches@opensource.cirrus.com
17 - $ref: dai-common.yaml#
22 - cirrus,cs5302
23 - cirrus,cs5304
24 - cirrus,cs5308
29 '#sound-dai-cells':
32 reset-gpios:
35 vdd-a-supply:
36 description: Analog power supply
38 vdd-io-supply:
39 description: Digital IO power supply
41 cirrus,in-hiz-pin12:
46 cirrus,in-hiz-pin34:
51 cirrus,in-hiz-pin56:
56 cirrus,in-hiz-pin78:
62 - compatible
63 - reg
64 - "#sound-dai-cells"
69 - |
70 #include <dt-bindings/gpio/gpio.h>
73 #address-cells = <1>;
74 #size-cells = <0>;
79 #sound-dai-cells = <1>;
80 reset-gpios = <&gpio 110 GPIO_ACTIVE_LOW>;
81 vdd-a-supply = <&vreg>;
82 vdd-io-supply = <&vreg>;
83 cirrus,in-hiz-pin34;