forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
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