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>
Mon, 24 Apr 2023 11:48:05 +0000 (14:48 +0300)
commita7420d142f61107f7486fee41d35ab8a3dcb2c0e
tree05090e8fcdc245fefd24c49b84d596b2795a5f10
parent90d58c2e32b536beec8560dfddc8f66931cc1fb2
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