Commit ac8fe40c authored by Rob Herring's avatar Rob Herring Committed by Jakub Kicinski
Browse files

dt-bindings: net: renesas: Drop ethernet-phy node schema



What's connected on the MDIO bus is outside the scope of the binding for
ethernet controller's MDIO bus unless it's a fixed internal device, so
drop the node name and reference to ethernet-phy.yaml.

Signed-off-by: default avatarRob Herring <robh@kernel.org>
Acked-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20231016-dt-net-cleanups-v1-2-a525a090b444@kernel.org


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 659fd097
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -81,9 +81,8 @@ properties:
      active-high

patternProperties:
  "^ethernet-phy@[0-9a-f]$":
  "@[0-9a-f]$":
    type: object
    $ref: ethernet-phy.yaml#

required:
  - compatible
+1 −2
Original line number Diff line number Diff line
@@ -109,9 +109,8 @@ properties:
    enum: [0, 2000]

patternProperties:
  "^ethernet-phy@[0-9a-f]$":
  "@[0-9a-f]$":
    type: object
    $ref: ethernet-phy.yaml#

required:
  - compatible