Lines Matching +full:pp3300 +full:- +full:supply
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
8 #include <dt-bindings/gpio/gpio.h>
11 pp3300_brij_ps8640: pp3300-brij-ps8640-regulator {
12 compatible = "regulator-fixed";
14 regulator-name = "pp3300_brij_ps8640";
16 regulator-min-microvolt = <3300000>;
17 regulator-max-microvolt = <3300000>;
20 enable-active-high;
22 pinctrl-names = "default";
23 pinctrl-0 = <&en_pp3300_edp_brij_ps8640>;
25 vin-supply = <&pp3300_a>;
36 off-on-delay-us = <500000>;
42 * This should help speed bootup because we have off-on-delay-us.
44 regulator-boot-on;
51 clock-frequency = <400000>;
57 powerdown-gpios = <&tlmm 104 GPIO_ACTIVE_LOW>;
58 reset-gpios = <&tlmm 11 GPIO_ACTIVE_LOW>;
60 pinctrl-names = "default";
61 pinctrl-0 = <&edp_brij_en>, <&edp_brij_ps8640_rst>;
63 vdd12-supply = <&pp1200_brij>;
64 vdd33-supply = <&pp3300_brij_ps8640>;
67 #address-cells = <1>;
68 #size-cells = <0>;
73 remote-endpoint = <&mdss_dsi0_out>;
80 remote-endpoint = <&panel_in_edp>;
85 aux-bus {
87 /* Compatible will be filled in per-board */
88 power-supply = <&pp3300_dx_edp>;
93 remote-endpoint = <&ps8640_out>;
102 remote-endpoint = <&ps8640_in>;
106 edp_brij_ps8640_rst: edp-brij-ps8640-rst-state {
109 drive-strength = <2>;
110 bias-disable;
113 en_pp3300_edp_brij_ps8640: en-pp3300-edp-brij-ps8640-state {
116 drive-strength = <2>;
117 bias-disable;