Skip to content

Commit

Permalink
dt-bindings: net: dsa: realtek: convert to YAML schema, add MDIO
Browse files Browse the repository at this point in the history
Schema changes:

- support for mdio-connected switches (mdio driver), recognized by
  checking the presence of property "reg"
- new compatible strings for rtl8367s and rtl8367rb
- "interrupt-controller" was not added as a required property. It might
  still work polling the ports when missing.

Examples changes:

- renamed "switch_intc" to make it unique between examples
- removed "dsa-mdio" from mdio compatible property
- renamed phy@0 to ethernet-phy@0 (not tested with real HW)
  phy@ requires #phy-cells

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Luiz Angelo Daros de Luca authored and David S. Miller committed Feb 11, 2022
1 parent 5b91c5c commit 429c83c
Show file tree
Hide file tree
Showing 2 changed files with 394 additions and 240 deletions.
240 changes: 0 additions & 240 deletions Documentation/devicetree/bindings/net/dsa/realtek-smi.txt

This file was deleted.

Loading

0 comments on commit 429c83c

Please sign in to comment.