From: Colin Foster Date: Fri, 27 Jan 2023 19:35:57 +0000 (-0800) Subject: dt-bindings: mfd: ocelot: add ethernet-switch hardware support X-Git-Tag: v6.6.7~3490^2~177^2~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=11fc80cbb225a96ecc385f1612db8b6f7fdcbca1;p=platform%2Fkernel%2Flinux-starfive.git dt-bindings: mfd: ocelot: add ethernet-switch hardware support The main purpose of the Ocelot chips are the Ethernet switching functionalities. Document the support for these features. Signed-off-by: Colin Foster Reviewed-by: Rob Herring Reviewed-by: Vladimir Oltean Tested-by: Vladimir Oltean # regression Signed-off-by: Jakub Kicinski --- diff --git a/Documentation/devicetree/bindings/mfd/mscc,ocelot.yaml b/Documentation/devicetree/bindings/mfd/mscc,ocelot.yaml index 1d1fee1..8bd1abf 100644 --- a/Documentation/devicetree/bindings/mfd/mscc,ocelot.yaml +++ b/Documentation/devicetree/bindings/mfd/mscc,ocelot.yaml @@ -57,6 +57,15 @@ patternProperties: enum: - mscc,ocelot-miim + "^ethernet-switch@[0-9a-f]+$": + type: object + $ref: /schemas/net/mscc,vsc7514-switch.yaml + unevaluatedProperties: false + properties: + compatible: + enum: + - mscc,vsc7512-switch + required: - compatible - reg