[PATCH v2 4/7] dt-bindings: net: dsa: mediatek,mt7530: allow delayed rgmii phy-modes
arinc9.unal at gmail.com
arinc9.unal at gmail.com
Fri Apr 7 05:50:06 PDT 2023
From: Arınç ÜNAL <arinc.unal at arinc9.com>
According to mt7530_mac_port_get_caps() and mt7531_mac_port_get_caps(), all
rgmii phy-modes on port 5 are supported. Add the remaining to
mt7530-dsa-ports and mt7531-dsa-ports definitions.
Signed-off-by: Arınç ÜNAL <arinc.unal at arinc9.com>
Acked-by: Daniel Golle <daniel at makrotopia.org>
---
.../devicetree/bindings/net/dsa/mediatek,mt7530.yaml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/Documentation/devicetree/bindings/net/dsa/mediatek,mt7530.yaml b/Documentation/devicetree/bindings/net/dsa/mediatek,mt7530.yaml
index 922865a2aabf..79ddd16e530b 100644
--- a/Documentation/devicetree/bindings/net/dsa/mediatek,mt7530.yaml
+++ b/Documentation/devicetree/bindings/net/dsa/mediatek,mt7530.yaml
@@ -188,6 +188,9 @@ $defs:
- gmii
- mii
- rgmii
+ - rgmii-id
+ - rgmii-rxid
+ - rgmii-txid
else:
properties:
phy-mode:
@@ -226,6 +229,9 @@ $defs:
- 1000base-x
- 2500base-x
- rgmii
+ - rgmii-id
+ - rgmii-rxid
+ - rgmii-txid
- sgmii
else:
properties:
--
2.37.2
More information about the linux-arm-kernel
mailing list