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>
Tue, 2 May 2023 07:58:53 +0000 (10:58 +0300)
commit653aa9d7f8b3c03f9bbc0e9554dcc20de35fd435
treeacddcd7a5eaa532224e8086c4af2a3772731c239
parent4735f635dc6641040357f0bf7eff504316b2a351
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