aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/devicetree/bindings/phy/phy-rockchip-typec.txt
diff options
context:
space:
mode:
authorEnric Balletbo i Serra <enric.balletbo@collabora.com>2018-03-01 16:25:11 +0100
committerKishon Vijay Abraham I <kishon@ti.com>2018-03-16 16:55:36 +0530
commit21bf9bc2a99e7b519b0035155209aeea2bc90696 (patch)
treec6b9bf60cb2be74b3e6f57d1e5f6d9f55873acbe /Documentation/devicetree/bindings/phy/phy-rockchip-typec.txt
parentphy: rockchip-typec: support DP phy switch (diff)
downloadwireguard-linux-21bf9bc2a99e7b519b0035155209aeea2bc90696.tar.xz
wireguard-linux-21bf9bc2a99e7b519b0035155209aeea2bc90696.zip
dt-bindings: phy-rockchip-typec: move extcon property to be optional.
The extcon property is used to detect the cable-state but some boards just connect the type-c phy to a regular USB-A connector without any power-delivery and thus no controller reporting the cable-state. So the extcon property is not really a required property, move it to be optional instead. Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com> Reviewed-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Diffstat (limited to 'Documentation/devicetree/bindings/phy/phy-rockchip-typec.txt')
-rw-r--r--Documentation/devicetree/bindings/phy/phy-rockchip-typec.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/phy/phy-rockchip-typec.txt b/Documentation/devicetree/bindings/phy/phy-rockchip-typec.txt
index f95cd492d6fc..960da7fcaa9e 100644
--- a/Documentation/devicetree/bindings/phy/phy-rockchip-typec.txt
+++ b/Documentation/devicetree/bindings/phy/phy-rockchip-typec.txt
@@ -14,6 +14,8 @@ Required properties:
- resets : a list of phandle + reset specifier pairs
- reset-names : string reset name, must be:
"uphy", "uphy-pipe", "uphy-tcphy"
+
+Optional properties:
- extcon : extcon specifier for the Power Delivery
Required nodes : a sub-node is required for each port the phy provides.