dt-bindings: net: add generic ethernet-switch-port binding
authorColin Foster <colin.foster@in-advantage.com>
Thu, 12 Jan 2023 17:56:12 +0000 (07:56 -1000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 16 Jan 2023 18:42:55 +0000 (18:42 +0000)
commit68e3e3be66bcabdb0cb35d1ab786ab2050081d25
treecc5aa6c06308816bf4fac6ea51cbd98374fb4742
parent7f5bccc8b6f836636cdbd3b1db37e7759e1ed5dc
dt-bindings: net: add generic ethernet-switch-port binding

The dsa-port.yaml binding had several references that can be common to all
ethernet ports, not just dsa-specific ones. Break out the generic bindings
to ethernet-switch-port.yaml they can be used by non-dsa drivers.

Signed-off-by: Colin Foster <colin.foster@in-advantage.com>
Suggested-by: Vladimir Oltean <olteanv@gmail.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/devicetree/bindings/net/dsa/dsa-port.yaml
Documentation/devicetree/bindings/net/ethernet-switch-port.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/net/ethernet-switch.yaml
MAINTAINERS