diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2024-06-24 15:25:25 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-06-25 17:07:04 -0700 |
commit | 6e0713cc820688deab490edd242f0bfec489738a (patch) | |
tree | 9e5ebfe5728b05fd1867c88d7dabb9ba5da0cda3 /tools/testing/selftests/net/lib/py/consts.py | |
parent | 8d653d26ffc7cbc80335ea74f498237c5709cdfa (diff) |
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 <geert+renesas@glider.be>
Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Reviewed-by: Sergey Shtylyov <s.shtylyov@omp.ru>
Link: https://patch.msgid.link/3a21d1d6680864aa85afff9260234c2b8054020a.1719234830.git.geert+renesas@glider.be
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/testing/selftests/net/lib/py/consts.py')
0 files changed, 0 insertions, 0 deletions