Lines Matching +full:vpll +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 - Douglas Anderson <dianders@chromium.org>
13 - $ref: panel-common.yaml#
19 - const: samsung,atna33xc20
20 - items:
21 - enum:
23 - samsung,atna45af01
25 - samsung,atna45dc02
26 - const: samsung,atna33xc20
28 enable-gpios: true
30 power-supply: true
31 no-hpd: true
32 hpd-gpios: true
37 - compatible
38 - enable-gpios
39 - power-supply
42 - |
43 #include <dt-bindings/clock/qcom,rpmh.h>
44 #include <dt-bindings/gpio/gpio.h>
45 #include <dt-bindings/interrupt-controller/irq.h>
48 #address-cells = <1>;
49 #size-cells = <0>;
55 interrupt-parent = <&tlmm>;
58 enable-gpios = <&tlmm 102 GPIO_ACTIVE_HIGH>;
60 vpll-supply = <&src_pp1800_s4a>;
61 vccio-supply = <&src_pp1800_s4a>;
62 vcca-supply = <&src_pp1200_l2a>;
63 vcc-supply = <&src_pp1200_l2a>;
66 clock-names = "refclk";
68 no-hpd;
71 #address-cells = <1>;
72 #size-cells = <0>;
77 remote-endpoint = <&dsi0_out>;
84 remote-endpoint = <&panel_in_edp>;
89 aux-bus {
92 enable-gpios = <&tlmm 12 GPIO_ACTIVE_HIGH>;
93 power-supply = <&pp3300_dx_edp>;
94 hpd-gpios = <&sn65dsi86_bridge 2 GPIO_ACTIVE_HIGH>;
98 remote-endpoint = <&sn65dsi86_out>;