Skip to content

Commit 21bf9bc

Browse files
Enric Balletbo i Serrakishon
authored andcommitted
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 <[email protected]> Reviewed-by: Heiko Stuebner <[email protected]> Signed-off-by: Kishon Vijay Abraham I <[email protected]>
1 parent 866d408 commit 21bf9bc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/devicetree/bindings/phy/phy-rockchip-typec.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ Required properties:
1414
- resets : a list of phandle + reset specifier pairs
1515
- reset-names : string reset name, must be:
1616
"uphy", "uphy-pipe", "uphy-tcphy"
17+
18+
Optional properties:
1719
- extcon : extcon specifier for the Power Delivery
1820

1921
Required nodes : a sub-node is required for each port the phy provides.

0 commit comments

Comments
 (0)