Lines Matching +full:edp +full:- +full:panel

1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
8 /dts-v1/;
10 #include "sc7280-herobrine.dtsi"
11 #include "sc7280-herobrine-audio-wcd9385.dtsi"
12 #include "sc7280-herobrine-lte-sku.dtsi"
27 vreg_edp_bl_crd: vreg-edp-bl-crd-regulator {
28 compatible = "regulator-fixed";
29 regulator-name = "vreg_edp_bl_crd";
32 enable-active-high;
33 pinctrl-names = "default";
34 pinctrl-0 = <&edp_bl_reg_en>;
36 vin-supply = <&ppvar_sys>;
43 regulators-2 {
44 compatible = "qcom,pmg1110-rpmh-regulators";
45 qcom,pmic-id = "k";
48 regulator-min-microvolt = <1010000>;
49 regulator-max-microvolt = <1170000>;
56 clock-frequency = <400000>;
59 compatible = "hid-over-i2c";
61 pinctrl-names = "default";
62 pinctrl-0 = <&tp_int_odl>;
64 interrupt-parent = <&tlmm>;
67 post-power-on-delay-ms = <20>;
68 hid-descr-addr = <0x0001>;
69 vdd-supply = <&pp3300_z1>;
71 wakeup-source;
89 clock-frequency = <400000>;
92 compatible = "hid-over-i2c";
94 pinctrl-names = "default";
95 pinctrl-0 = <&ts_int_conn>, <&ts_rst_conn>;
97 interrupt-parent = <&tlmm>;
100 post-power-on-delay-ms = <500>;
101 hid-descr-addr = <0x0000>;
103 vdd-supply = <&pp3300_left_in_mlb>;
126 power-supply = <&vreg_edp_bl_crd>;
139 /* PINCTRL - ADDITIONS TO NODES IN PARENT DEVICE TREE FILES */
142 * This pin goes to the display panel but then doesn't actually do anything
143 * on the panel itself (it doesn't connect to the touchscreen controller).
147 bias-pull-up;
150 /* PINCTRL - BOARD-SPECIFIC */
153 * Methodology for gpio-line-names:
154 * - If a pin goes to CRD board and is named it gets that name.
155 * - If a pin goes to CRD board and is not named, it gets no name.
156 * - If a pin is totally internal to Qcard then it gets Qcard name.
157 * - If a pin is not hooked up on Qcard, it gets no name.
161 gpio-line-names = "FLASH_STROBE_1", /* 1 */
171 edp_bl_reg_en: edp-bl-reg-en-state {
174 bias-disable;
175 qcom,drive-strength = <PMIC_GPIO_STRENGTH_LOW>;
180 gpio-line-names = "AP_TP_I2C_SDA", /* 0 */