Skip to content

Commit 73b4646

Browse files
dt-bindings: phy: ti: phy-gmii-sel: Add support for J784S4 CPSW9G
The CPSW9G instance of CPSW Ethernet Switch on TI's J784S4 SoC supports additional PHY modes like QSGMII. Add a compatible for it. Enable the use of "ti,qsgmii-main-ports" property for J784S4 CPSW9G. Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20230315092408.1722114-1-s-vadapalli@ti.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
1 parent 57c0e13 commit 73b4646

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Documentation/devicetree/bindings/phy/ti,phy-gmii-sel.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ properties:
5555
- ti,am654-phy-gmii-sel
5656
- ti,j7200-cpsw5g-phy-gmii-sel
5757
- ti,j721e-cpsw9g-phy-gmii-sel
58+
- ti,j784s4-cpsw9g-phy-gmii-sel
5859

5960
reg:
6061
maxItems: 1
@@ -87,6 +88,7 @@ allOf:
8788
- ti,am654-phy-gmii-sel
8889
- ti,j7200-cpsw5g-phy-gmii-sel
8990
- ti,j721e-cpsw9g-phy-gmii-sel
91+
- ti,j784s4-cpsw9g-phy-gmii-sel
9092
then:
9193
properties:
9294
'#phy-cells':
@@ -113,6 +115,7 @@ allOf:
113115
contains:
114116
enum:
115117
- ti,j721e-cpsw9g-phy-gmii-sel
118+
- ti,j784s4-cpsw9g-phy-gmii-sel
116119
then:
117120
properties:
118121
ti,qsgmii-main-ports:
@@ -130,6 +133,7 @@ allOf:
130133
enum:
131134
- ti,j7200-cpsw5g-phy-gmii-sel
132135
- ti,j721e-cpsw9g-phy-gmii-sel
136+
- ti,j784s4-cpsw9g-phy-gmii-sel
133137
then:
134138
properties:
135139
ti,qsgmii-main-ports: false

0 commit comments

Comments
 (0)