lkml.org 
[lkml]   [2023]   [Jan]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v5 net-next 11/13] dt-bindings: mfd: ocelot: add ethernet-switch hardware support
    Date
    The main purpose of the Ocelot chips are the Ethernet switching
    functionalities. Document the support for these features.

    Signed-off-by: Colin Foster <colin.foster@in-advantage.com>
    ---

    v5
    * Update ref to mscc,vsc7514-switch.yaml instead of
    mscc.ocelot.yaml
    * Add unevaluatedProperties: false

    v4
    * New patch

    ---
    Documentation/devicetree/bindings/mfd/mscc,ocelot.yaml | 9 +++++++++
    1 file changed, 9 insertions(+)

    diff --git a/Documentation/devicetree/bindings/mfd/mscc,ocelot.yaml b/Documentation/devicetree/bindings/mfd/mscc,ocelot.yaml
    index 1d1fee1a16c1..8bd1abfc44d9 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
    --
    2.25.1
    \
     
     \ /
      Last update: 2023-03-26 23:59    [W:4.359 / U:0.300 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site