Lines Matching +full:pp1800 +full:- +full:supply

1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
8 /dts-v1/;
10 #include "sc7180-trogdor.dtsi"
12 /* This board only has 1 USB Type-C port. */
13 /delete-node/ &usb_c1;
16 ppvar_lcd: ppvar-lcd-regulator {
17 compatible = "regulator-fixed";
18 regulator-name = "ppvar_lcd";
21 enable-active-high;
22 pinctrl-names = "default";
23 pinctrl-0 = <&ppvar_lcd_en>;
25 vin-supply = <&pp5000_a>;
28 v1p8_disp: v1p8-disp-regulator {
29 compatible = "regulator-fixed";
30 regulator-name = "v1p8_disp";
33 enable-active-high;
34 pinctrl-names = "default";
35 pinctrl-0 = <&pp1800_disp_on>;
37 vin-supply = <&pp3300_a>;
50 keyboard-controller {
51 compatible = "google,cros-ec-keyb-switches";
61 clock-frequency = <400000>;
64 compatible = "hid-over-i2c";
66 pinctrl-names = "default";
67 pinctrl-0 = <&ts_int_l>, <&ts_reset_l>;
69 interrupt-parent = <&tlmm>;
72 post-power-on-delay-ms = <20>;
73 hid-descr-addr = <0x0001>;
75 vdd-supply = <&pp3300_ts>;
81 /* Compatible will be filled in per-board */
83 enable-gpios = <&tlmm 87 GPIO_ACTIVE_HIGH>;
84 pinctrl-names = "default";
85 pinctrl-0 = <&lcd_rst>;
86 avdd-supply = <&ppvar_lcd>;
87 avee-supply = <&ppvar_lcd>;
88 pp1800-supply = <&v1p8_disp>;
89 pp3300-supply = <&pp3300_dx_edp>;
95 remote-endpoint = <&mdss_dsi0_out>;
103 remote-endpoint = <&panel_in>;
104 data-lanes = <0 1 2 3>;
138 /* PINCTRL - modifications to sc7180-trogdor.dtsi */
149 /* PINCTRL - board-specific pinctrl */
152 gpio-line-names = "HUB_RST_L",
276 lcd_rst: lcd-rst-state {
279 drive-strength = <2>;
280 bias-disable;
283 ppvar_lcd_en: ppvar-lcd-en-state {
286 drive-strength = <2>;
287 bias-disable;
290 pp1800_disp_on: pp1800-disp-on-state {
293 drive-strength = <2>;
294 bias-disable;