diff options
author | Luiz Angelo Daros de Luca <luizluca@gmail.com> | 2022-01-28 09:05:02 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-01-28 18:02:49 +0300 |
commit | aac94001067da183455d6d37959892744fa01d9d (patch) | |
tree | e321259593512464b125d6cf0ce5dd3cb72944c0 /fs/pstore | |
parent | 765c39a4fafe6f7ea0d370aa5f30c811579cf8eb (diff) | |
download | linux-aac94001067da183455d6d37959892744fa01d9d.tar.xz |
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 <luizluca@gmail.com>
Tested-by: Arınç ÜNAL <arinc.unal@arinc9.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/pstore')
0 files changed, 0 insertions, 0 deletions