Lines Matching +full:hpd +full:- +full:gpios
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
8 #include <dt-bindings/gpio/gpio.h>
17 off-on-delay-us = <500000>;
23 * This should help speed bootup because we have off-on-delay-us.
25 regulator-boot-on;
32 clock-frequency = <400000>;
37 pinctrl-names = "default";
38 pinctrl-0 = <&edp_brij_en>, <&edp_brij_irq>;
39 gpio-controller;
40 #gpio-cells = <2>;
42 interrupt-parent = <&tlmm>;
45 enable-gpios = <&tlmm 104 GPIO_ACTIVE_HIGH>;
47 vpll-supply = <&pp1800_edp_vpll>;
48 vccio-supply = <&pp1800_brij_vccio>;
49 vcca-supply = <&pp1200_brij>;
50 vcc-supply = <&pp1200_brij>;
53 clock-names = "refclk";
55 no-hpd;
58 #address-cells = <1>;
59 #size-cells = <0>;
64 remote-endpoint = <&mdss_dsi0_out>;
71 data-lanes = <0 1>;
72 remote-endpoint = <&panel_in_edp>;
77 aux-bus {
79 /* Compatible will be filled in per-board */
80 power-supply = <&pp3300_dx_edp>;
82 hpd-gpios = <&sn65dsi86_bridge 2 GPIO_ACTIVE_HIGH>;
86 remote-endpoint = <&sn65dsi86_out>;
95 remote-endpoint = <&sn65dsi86_in>;
99 edp_brij_irq: edp-brij-irq-state {
102 drive-strength = <2>;
103 bias-pull-down;