Lines Matching +full:mipi +full:- +full:bias
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 avdd_lcd: avdd-lcd {
17 compatible = "regulator-fixed";
18 regulator-name = "avdd_lcd";
21 enable-active-high;
22 pinctrl-names = "default";
23 pinctrl-0 = <&avdd_lcd_en>;
25 vin-supply = <&pp5000_a>;
28 avee_lcd: avee-lcd {
29 compatible = "regulator-fixed";
30 regulator-name = "avee_lcd";
33 enable-active-high;
34 pinctrl-names = "default";
35 pinctrl-0 = <&avee_lcd_en>;
37 vin-supply = <&pp5000_a>;
40 v1p8_mipi: v1p8-mipi {
41 compatible = "regulator-fixed";
42 regulator-name = "v1p8_mipi";
45 enable-active-high;
46 pinctrl-names = "default";
47 pinctrl-0 = <&mipi_1800_en>;
49 vin-supply = <&pp3300_a>;
62 keyboard-controller {
63 compatible = "google,cros-ec-keyb-switches";
70 /* Compatible will be filled in per-board */
72 enable-gpios = <&tlmm 87 GPIO_ACTIVE_HIGH>;
73 pinctrl-names = "default";
74 pinctrl-0 = <&vdd_reset_1800>;
75 avdd-supply = <&avdd_lcd>;
76 avee-supply = <&avee_lcd>;
77 pp1800-supply = <&v1p8_mipi>;
78 pp3300-supply = <&pp3300_dx_edp>;
83 #address-cells = <1>;
84 #size-cells = <0>;
88 remote-endpoint = <&dsi0_out>;
97 remote-endpoint = <&panel_in>;
98 data-lanes = <0 1 2 3>;
110 clock-frequency = <400000>;
115 pinctrl-names = "default";
116 pinctrl-0 = <&ts_int_l>, <&ts_reset_l>;
118 interrupt-parent = <&tlmm>;
121 reset-gpios = <&tlmm 8 GPIO_ACTIVE_LOW>;
123 vdd-supply = <&pp3300_ts>;
144 qcom,ath10k-calibration-variant = "GO_MRBLAND";
155 /* PINCTRL - modifications to sc7180-trogdor.dtsi */
172 /* PINCTRL - board-specific pinctrl */
175 gpio-line-names = "HUB_RST_L",
299 avdd_lcd_en: avdd-lcd-en {
307 drive-strength = <2>;
308 bias-disable;
312 avee_lcd_en: avee-lcd-en {
320 drive-strength = <2>;
321 bias-disable;
325 mipi_1800_en: mipi-1800-en {
333 drive-strength = <2>;
334 bias-disable;
338 vdd_reset_1800: vdd-reset-1800 {
346 drive-strength = <2>;
347 bias-disable;