Lines Matching +full:hpd +full:- +full:gpio
3 Required properties for dp-controller:
4 -compatible:
6 * "samsung,exynos5-dp"
7 * "rockchip,rk3288-dp"
8 * "rockchip,rk3399-edp"
9 -reg:
12 -interrupts:
14 -clocks:
16 -clock-names:
18 -phys:
20 -phy-names:
23 Optional properties for dp-controller:
24 -force-hpd:
25 Indicate driver need force hpd when hpd detect failed, this
26 is used for some eDP screen which don't have hpd signal.
27 -hpd-gpios:
28 Hotplug detect GPIO.
29 Indicates which GPIO should be used for hotplug detection
30 -port@[X]: SoC specific port nodes with endpoint definitions as defined
31 in Documentation/devicetree/bindings/media/video-interfaces.txt,
34 * Documentation/devicetree/bindings/display/rockchip/analogix_dp-rockchip.txt
36 [1]: Documentation/devicetree/bindings/media/video-interfaces.txt
37 -------------------------------------------------------------------------------
41 dp-controller {
42 compatible = "samsung,exynos5-dp";
45 interrupt-parent = <&combiner>;
47 clock-names = "dp";
50 phy-names = "dp";