summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/phy/rockchip-pcie-phy.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/phy/rockchip-pcie-phy.txt')
-rw-r--r--dts/Bindings/phy/rockchip-pcie-phy.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/dts/Bindings/phy/rockchip-pcie-phy.txt b/dts/Bindings/phy/rockchip-pcie-phy.txt
index 0f6222a672..b496042f1f 100644
--- a/dts/Bindings/phy/rockchip-pcie-phy.txt
+++ b/dts/Bindings/phy/rockchip-pcie-phy.txt
@@ -3,7 +3,6 @@ Rockchip PCIE PHY
Required properties:
- compatible: rockchip,rk3399-pcie-phy
- - #phy-cells: must be 0
- clocks: Must contain an entry in clock-names.
See ../clocks/clock-bindings.txt for details.
- clock-names: Must be "refclk"
@@ -11,6 +10,12 @@ Required properties:
See ../reset/reset.txt for details.
- reset-names: Must be "phy"
+Required properties for legacy PHY mode (deprecated):
+ - #phy-cells: must be 0
+
+Required properties for per-lane PHY mode (preferred):
+ - #phy-cells: must be 1
+
Example:
grf: syscon@ff770000 {