diff options
author | Furong Xu <[email protected]> | 2023-10-31 10:27:29 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-11-03 09:13:55 +0000 |
commit | db456d90a4c1b43b6251fa4348c8adc59b583274 (patch) | |
tree | 1707b5082a8965f66b9ced84d0566b63cce94a55 /net/ipv4/tcp_input.c | |
parent | e8ae8ad479e2d037daa33756e5e72850a7bd37a9 (diff) |
net: stmmac: xgmac: Enable support for multiple Flexible PPS outputs
From XGMAC Core 3.20 and later, each Flexible PPS has individual PPSEN bit
to select Fixed mode or Flexible mode. The PPSEN must be set, or it stays
in Fixed PPS mode by default.
XGMAC Core prior 3.20, only PPSEN0(bit 4) is writable. PPSEN{1,2,3} are
read-only reserved, and they are already in Flexible mode by default, our
new code always set PPSEN{1,2,3} do not make things worse ;-)
Fixes: 95eaf3cd0a90 ("net: stmmac: dwxgmac: Add Flexible PPS support")
Reviewed-by: Serge Semin <[email protected]>
Reviewed-by: Jacob Keller <[email protected]>
Signed-off-by: Furong Xu <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions