Thread (67 messages) flat view 67 messages, 7 authors, 29d ago

Re: [PATCH 07/21] dt-bindings: net: x-powers: add AC200 EPHY control

From: Andrew Lunn <andrew@lunn.ch>
Date: 2026-08-03 13:40:36
Also in: linux-arm-kernel, linux-devicetree, linux-rockchip, linux-sunxi, lkml

+  phy-mode:
+    enum:
+      - mii
+      - rmii
Despite the phy- bit, phy-mode is a MAC property, it defines the MII
the MAC uses. I would not expect to see this anywhere else.

The PHY driver is told what MII to use, phydev->interface, which takes
the values PHY_INTERFACE_MODE_RMII, PHY_INTERFACE_MODE_MII etc.

Please explain why you need this here, why is the MAC nodes phy-mode
property not sufficient.

    Andrew
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help