diff options
author | Luiz Angelo Daros de Luca <[email protected]> | 2022-01-28 03:05:02 -0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2022-01-28 15:02:49 +0000 |
commit | aac94001067da183455d6d37959892744fa01d9d (patch) | |
tree | e321259593512464b125d6cf0ce5dd3cb72944c0 /tools/perf/scripts/python | |
parent | 765c39a4fafe6f7ea0d370aa5f30c811579cf8eb (diff) |
net: dsa: realtek: add new mdio interface for drivers
This driver is a mdio_driver instead of a platform driver (like
realtek-smi).
ds_ops was duplicated for smi and mdio usage as mdio interfaces uses
phy_{read,write} in ds_ops and the presence of phy_read is incompatible
with external slave_mii_bus allocation.
Signed-off-by: Luiz Angelo Daros de Luca <[email protected]>
Tested-by: Arınç ÜNAL <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions