[PATCH net-next 1/2] dt-bindings: net: mediatek,net: remove reference on top level schema

From: Arınç ÜNAL
Date: Sun Sep 17 2023 - 08:48:43 EST


The top level schema does not represent an ethernet controller, the
subschema defining the MAC nodes does. Remove the reference to
ethernet-controller.yaml on the top level schema.

Signed-off-by: Arınç ÜNAL <arinc.unal@xxxxxxxxxx>
---
Documentation/devicetree/bindings/net/mediatek,net.yaml | 1 -
1 file changed, 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/net/mediatek,net.yaml b/Documentation/devicetree/bindings/net/mediatek,net.yaml
index e74502a0afe8..0b2cb1897310 100644
--- a/Documentation/devicetree/bindings/net/mediatek,net.yaml
+++ b/Documentation/devicetree/bindings/net/mediatek,net.yaml
@@ -105,7 +105,6 @@ properties:
const: 0

allOf:
- - $ref: ethernet-controller.yaml#
- if:
properties:
compatible:
--
2.39.2