Lines Matching +full:v1p2 +full:- +full:supply

1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Laurent Pinchart <laurent.pinchart@ideasonboard.com>
13 - $ref: /schemas/sound/dai-common.yaml#
23 - adi,adv7533
24 - adi,adv7535
38 reg-names:
41 needing a non-default address.
44 - const: main
45 - const: edid
46 - const: cec
47 - const: packet
53 clock-names:
59 pd-gpios:
63 avdd-supply:
64 description: A 1.8V supply that powers up the AVDD pin.
66 dvdd-supply:
67 description: A 1.8V supply that powers up the DVDD pin.
69 pvdd-supply:
70 description: A 1.8V supply that powers up the PVDD pin.
72 a2vdd-supply:
73 description: A 1.8V supply that powers up the A2VDD pin.
75 v3p3-supply:
76 description: A 3.3V supply that powers up the V3P3 pin.
78 v1p2-supply:
80 A supply that powers up the V1P2 pin. It can be either 1.2V
83 adi,disable-timing-generator:
90 adi,dsi-lanes:
95 "#sound-dai-cells":
119 - compatible
120 - reg
121 - ports
122 - adi,dsi-lanes
123 - avdd-supply
124 - dvdd-supply
125 - pvdd-supply
126 - a2vdd-supply
127 - v3p3-supply
132 - |
133 #include <dt-bindings/interrupt-controller/irq.h>
136 #address-cells = <1>;
137 #size-cells = <0>;
148 reg-names = "main", "edid";
149 interrupt-parent = <&gpio3>;
152 clock-names = "cec";
153 adi,dsi-lanes = <4>;
154 avdd-supply = <&v1v8>;
155 dvdd-supply = <&v1v8>;
156 pvdd-supply = <&v1v8>;
157 a2vdd-supply = <&v1v8>;
158 v3p3-supply = <&v3v3>;
161 #address-cells = <1>;
162 #size-cells = <0>;
167 remote-endpoint = <&dsi_out>;
174 remote-endpoint = <&hdmi_connector_in>;
181 remote-endpoint = <&i2s0_cpu_endpoint>;