mbox series

[0/2] dt-bindings: net: mscc,vsc7514-switch: allow specifying 'phys' for switch ports

Message ID 20250324085506.55916-1-ravi@prevas.dk (mailing list archive)
Headers show
Series dt-bindings: net: mscc,vsc7514-switch: allow specifying 'phys' for switch ports | expand

Message

Rasmus Villemoes March 24, 2025, 8:55 a.m. UTC
As part of a larger series [1] to support an mdio-managed version of the
mscc,vsc7514, I found that the current binding does not allow for a
'phys' property for the port nodes.

The driver not only supports this, but requires that information to
work correctly. For reference, see the patch series [2], in particular
commits [3] and [4].

As I'll have to rework and resend [1], but if possible, I'd like to
include these two with acks/reviews when resending. An example showing
this phys property used will be included in that larger series.

[1] https://lore.kernel.org/lkml/20250319123058.452202-1-ravi@prevas.dk/
[2] "ocelot-external-ports", merged as d4671cb96fa31..26271394cf2e9
[3] dfca93ed51a7c ("net: mscc: ocelot: expose serdes configuration function")
[4] 4c05e5ceecbbc ("net: dsa: ocelot: add support for external phys")

Rasmus Villemoes (2):
  Revert "dt-bindings: net: mscc,vsc7514-switch: Simplify DSA and switch
    references"
  dt-bindings: net: mscc,vsc7514-switch: allow specifying 'phys' for
    switch ports

 .../bindings/net/mscc,vsc7514-switch.yaml     | 22 +++++++++++++++++--
 1 file changed, 20 insertions(+), 2 deletions(-)