diff options
author | 2022-02-09 15:41:16 -0300 | |
---|---|---|
committer | 2022-02-11 11:12:04 +0000 | |
commit | 429c83c78ab213d9656721cf46ae05366098485c (patch) | |
tree | 50d10809e4ef95e78b39a6928301da3fc18ac192 /net/smc | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (diff) | |
download | linux-dev-429c83c78ab213d9656721cf46ae05366098485c.tar.xz linux-dev-429c83c78ab213d9656721cf46ae05366098485c.zip |
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