diff options
author | Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> | 2024-06-20 20:22:19 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-06-21 12:24:54 +0100 |
commit | b0d3969d2b4db82602492cad576b8de494a12ddf (patch) | |
tree | 63107a4ef3ffcf097e8aab6c692b523e4fa083c5 /drivers/net/ethernet/intel/ice/devlink/devlink.c | |
parent | d7527fe98d79c2dfa46bfea3463d0d595f803db4 (diff) |
net: ethernet: rtsn: Add support for Renesas Ethernet-TSN
Add initial support for Renesas Ethernet-TSN End-station device of R-Car
V4H. The Ethernet End-station can connect to an Ethernet network using a
10 Mbps, 100 Mbps, or 1 Gbps full-duplex link via MII/GMII/RMII/RGMII.
Depending on the connected PHY.
The driver supports Rx checksum and offload and hardware timestamps.
While full power management and suspend/resume is not yet supported the
driver enables runtime PM in order to enable the module clock. While
explicit clock management using clk_enable() would suffice for the
supported SoC, the module could be reused on SoCs where the module is
part of a power domain.
Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/devlink/devlink.c')
0 files changed, 0 insertions, 0 deletions