diff options
| author | Niklas Söderlund <[email protected]> | 2024-06-20 18:22:19 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2024-06-21 11:24:54 +0000 |
| commit | b0d3969d2b4db82602492cad576b8de494a12ddf (patch) | |
| tree | 63107a4ef3ffcf097e8aab6c692b523e4fa083c5 /net/unix/af_unix.c | |
| parent | Merge branch 'qca8k-cleanup-and-port-isolation' (diff) | |
| download | kernel-b0d3969d2b4db82602492cad576b8de494a12ddf.tar.gz kernel-b0d3969d2b4db82602492cad576b8de494a12ddf.zip | |
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 <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
