hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/Documentation/devicetree/bindings/phy/rockchip-dp-phy.txt
....@@ -4,16 +4,11 @@
44 Required properties:
55 - compatible : should be one of the following supported values:
66 - "rockchip.rk3288-dp-phy"
7
- - "rockchip.rk3368-dp-phy"
87 - clocks: from common clock binding: handle to dp clock.
98 of memory mapped region.
109 - clock-names: from common clock binding:
1110 Required elements: "24m"
1211 - #phy-cells : from the generic PHY bindings, must be 0;
13
-
14
-Optional properties:
15
-- resets : phandle to the reset of eDP 24m clock domain.
16
-- reset-names : should be "edp_24m".
1712
1813 Example:
1914