1 Analogix Display Port bridge bindings
3 Required properties for dp-controller:
5 platform specific such as:
8 * "rockchip,rk3399-edp"
10 physical base address of the controller and length
11 of memory mapped region.
13 interrupt combiner values.
15 from common clock binding: handle to dp clock.
17 from common clock binding: Shall be "dp".
19 from general PHY binding: the phandle for the PHY device.
21 from general PHY binding: Should be "dp".
23 Optional properties for dp-controller:
25 Indicate driver need force hpd when hpd detect failed, this
26 is used for some eDP screen which don't have hpd signal.
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,
32 please refer to the SoC specific binding document:
33 * Documentation/devicetree/bindings/display/exynos/exynos_dp.txt
34 * Documentation/devicetree/bindings/display/rockchip/analogix_dp-rockchip.txt
36 [1]: Documentation/devicetree/bindings/media/video-interfaces.txt
37 -------------------------------------------------------------------------------
42 compatible = "samsung,exynos5-dp";
43 reg = <0x145b0000 0x10000>;
45 interrupt-parent = <&combiner>;
46 clocks = <&clock 342>;