diff options
author | Josef Holzmayr <holzmayr@rsi-elektrotechnik.de> | 2019-10-02 21:22:51 +0200 |
---|---|---|
committer | Joe Hershberger <joe.hershberger@ni.com> | 2019-12-09 09:47:42 -0600 |
commit | 0d3044c210c7a7078c4150bfc67927c25ef0d958 (patch) | |
tree | f0b3994434e8e3be8a2ff12753ec13a963a9de31 /test/py/u_boot_console_sandbox.py | |
parent | 27c3f70f3b50b05051792ef97a7ee13b6a2ed40b (diff) |
net: macb: explicitly pass phy_adr to mdio read and write
To support accessing arbitrary addresses the mii/mdio bus it is
necessary that the macb_mdio_read and macb_mdio_write functions
do not implicitly use the address of the connected phy.
The function signature is extended according to the Linux kernel
equivalent.
Signed-off-by: Josef Holzmayr <holzmayr@rsi-elektrotechnik.de>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'test/py/u_boot_console_sandbox.py')
0 files changed, 0 insertions, 0 deletions