net: cirrus: add DT support for Cirrus EP93xx
authorNikita Shubin <nikita.shubin@maquefel.me>
Fri, 14 Oct 2022 10:01:38 +0000 (13:01 +0300)
committerNikita Shubin <nikita.shubin@maquefel.me>
Sun, 21 May 2023 17:00:28 +0000 (20:00 +0300)
commit5f2429447ecc1a2a3c7c11b80f6152589334351a
tree472284cd74cd08c4005884c848f651bac39b7fe3
parentaaec885db0ea6b78e16b6308544171d119461c2a
net: cirrus: add DT support for Cirrus EP93xx

- find register range from the device tree
- get "copy_addr" from the device tree
- get phy_id from the device tree

Signed-off-by: Nikita Shubin <nikita.shubin@maquefel.me>
Documentation/devicetree/bindings/net/cirrus,ep9301-eth.yaml
drivers/net/ethernet/cirrus/ep93xx_eth.c