Lines Matching +full:v1p8 +full:- +full:supply
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
8 /dts-v1/;
10 #include "sc7180-trogdor.dtsi"
11 #include "sc7180-trogdor-rt5682i-sku.dtsi"
12 #include "sc7180-trogdor-detachable.dtsi"
15 ppvar_lcd: ppvar-lcd-regulator {
16 compatible = "regulator-fixed";
17 regulator-name = "ppvar_lcd";
20 enable-active-high;
21 pinctrl-names = "default";
22 pinctrl-0 = <&ppvar_lcd_en>;
24 vin-supply = <&pp5000_a>;
27 v1p8_disp: v1p8-disp-regulator {
28 compatible = "regulator-fixed";
29 regulator-name = "v1p8_disp";
32 enable-active-high;
33 pinctrl-names = "default";
34 pinctrl-0 = <&pp1800_disp_on>;
36 vin-supply = <&pp3300_a>;
54 clock-frequency = <400000>;
57 compatible = "hid-over-i2c";
59 pinctrl-names = "default";
60 pinctrl-0 = <&ts_int_l>, <&ts_reset_l>;
62 interrupt-parent = <&tlmm>;
66 post-power-on-delay-ms = <20>;
67 hid-descr-addr = <0x0001>;
69 vdd-supply = <&pp3300_ts>;
75 /* Compatible will be filled in per-board */
77 enable-gpios = <&tlmm 87 GPIO_ACTIVE_HIGH>;
78 pinctrl-names = "default";
79 pinctrl-0 = <&lcd_rst>;
80 avdd-supply = <&ppvar_lcd>;
81 pp1800-supply = <&v1p8_disp>;
82 pp3300-supply = <&pp3300_dx_edp>;
88 remote-endpoint = <&mdss_dsi0_out>;
96 remote-endpoint = <&panel_in>;
97 data-lanes = <0 1 2 3>;
131 /* This board only has 1 USB Type-C port. */
136 /* PINCTRL - modifications to sc7180-trogdor.dtsi */
147 /* PINCTRL - board-specific pinctrl */
150 gpio-line-names = "HUB_RST_L",
274 lcd_rst: lcd-rst-state {
277 drive-strength = <2>;
278 bias-disable;
281 ppvar_lcd_en: ppvar-lcd-en-state {
284 drive-strength = <2>;
285 bias-disable;
288 pp1800_disp_on: pp1800-disp-on-state {
291 drive-strength = <2>;
292 bias-disable;