diff options
author | Luiz Angelo Daros de Luca <luizluca@gmail.com> | 2022-02-09 21:41:16 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-02-11 14:12:04 +0300 |
commit | 429c83c78ab213d9656721cf46ae05366098485c (patch) | |
tree | 50d10809e4ef95e78b39a6928301da3fc18ac192 /net/smc | |
parent | 5b91c5cc0e7be4e41567cb2a6e21a8bb682c7cc5 (diff) | |
download | linux-429c83c78ab213d9656721cf46ae05366098485c.tar.xz |
dt-bindings: net: dsa: realtek: convert to YAML schema, add MDIO
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>
Diffstat (limited to 'net/smc')
0 files changed, 0 insertions, 0 deletions