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 phandle to Interrupt combiner node.
21 from general PHY binding: the phandle for the PHY device.
23 from general PHY binding: Should be "dp".
25 Optional properties for dp-controller:
27 Indicate driver need force hpd when hpd detect failed, this
28 is used for some eDP screen which don't have hpd signal.
31 Indicates which GPIO should be used for hotplug detection
32 -port@[X]: SoC specific port nodes with endpoint definitions as defined
33 in Documentation/devicetree/bindings/media/video-interfaces.txt,
34 please refer to the SoC specific binding document:
35 * Documentation/devicetree/bindings/display/exynos/exynos_dp.txt
36 * Documentation/devicetree/bindings/display/rockchip/analogix_dp-rockchip.txt
38 [1]: Documentation/devicetree/bindings/media/video-interfaces.txt
39 -------------------------------------------------------------------------------
44 compatible = "samsung,exynos5-dp";
45 reg = <0x145b0000 0x10000>;
47 interrupt-parent = <&combiner>;
48 clocks = <&clock 342>;