diff options
| author | Geert Uytterhoeven <[email protected]> | 2024-06-24 13:25:25 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2024-06-26 00:07:04 +0000 |
| commit | 6e0713cc820688deab490edd242f0bfec489738a (patch) | |
| tree | 9e5ebfe5728b05fd1867c88d7dabb9ba5da0cda3 /tools/testing/selftests/net/lib/py/utils.py | |
| parent | ravb: Improve ravb_hw_info instance order (diff) | |
| download | kernel-6e0713cc820688deab490edd242f0bfec489738a.tar.gz kernel-6e0713cc820688deab490edd242f0bfec489738a.zip | |
ravb: Add MII support for R-Car V4M
All EtherAVB instances on R-Car Gen3/Gen4 SoCs support the RGMII
interface. In addition, the first two EtherAVB instances on R-Car V4M
also support the MII interface, but this is not yet supported by the
driver.
Add support for MII on R-Car Gen4 by adding an R-Car Gen4-specific EMAC
initialization function that selects the MII clock instead of the RGMII
clock when the PHY interface is MII. Note that all implementations of
EtherAVB on R-Car Gen4 SoCs have the APSR register, but only MII-capable
instances are documented to have the MIISELECT bit, which has a
documented value of zero when reserved.
Signed-off-by: Geert Uytterhoeven <[email protected]>
Reviewed-by: Niklas Söderlund <[email protected]>
Reviewed-by: Sergey Shtylyov <[email protected]>
Link: https://patch.msgid.link/3a21d1d6680864aa85afff9260234c2b8054020a.1719234830.git.geert+renesas@glider.be
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/net/lib/py/utils.py')
0 files changed, 0 insertions, 0 deletions
