]> Git Repo - u-boot.git/commit
net: macb: Add phy address to read it from device tree
authorPadmarao Begari <[email protected]>
Fri, 15 Jan 2021 02:50:37 +0000 (08:20 +0530)
committerAndes <[email protected]>
Mon, 18 Jan 2021 03:06:38 +0000 (11:06 +0800)
commit1b4593826cdb00e7737969e7c8603accb874cd5b
tree909aeb47a9acbaa2891a3a4a213489322751e899
parent6f0b237372f536c7516616b3c5614c64788e0d17
net: macb: Add phy address to read it from device tree

Read phy address from device tree and use it to find the phy device
if not found then search in the range of 0 to 31.

Signed-off-by: Padmarao Begari <[email protected]>
Reviewed-by: Anup Patel <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
Tested-by: Bin Meng <[email protected]>
drivers/net/macb.c
This page took 0.028831 seconds and 4 git commands to generate.