diff --git a/Documentation/devicetree/bindings/net/renesas,rzv2h-gbeth.yaml b/Documentation/devicetree/bindings/net/renesas,rzv2h-gbeth.yaml index fb60f745a1ff..2125b5ddf73d 100644 --- a/Documentation/devicetree/bindings/net/renesas,rzv2h-gbeth.yaml +++ b/Documentation/devicetree/bindings/net/renesas,rzv2h-gbeth.yaml @@ -58,6 +58,8 @@ properties: - description: TX clock phase-shifted by 180 degrees - description: RX clock phase-shifted by 180 degrees - description: RMII clock + - description: RMII TX clock + - description: RMII RX clock minItems: 7 @@ -77,6 +79,8 @@ properties: - const: tx-180 - const: rx-180 - const: rmii + - const: rmii_tx + - const: rmii_rx minItems: 7 @@ -170,10 +174,10 @@ allOf: then: properties: clocks: - minItems: 8 + minItems: 10 clock-names: - minItems: 8 + minItems: 10 interrupts: minItems: 15