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, 27 Nov 2022 09:19:51 +0000 (12:19 +0300)
commite39c7f33f68703f932ed4d705fd7c22aa3996022
tree946d9550fa6712d1c813bae50e016d1ef61c5ba7
parentc58bec79ac7cc094cd79c941cba97877b7011aba
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>
drivers/net/ethernet/cirrus/ep93xx_eth.c