OSDN Git Service

Merge branch 'tja1103-improvewmentsa'
authorDavid S. Miller <davem@davemloft.net>
Mon, 14 Jun 2021 20:12:59 +0000 (13:12 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 14 Jun 2021 20:12:59 +0000 (13:12 -0700)
Vladimir Oltean says:

====================
Fixes and improvements to TJA1103 PHY driver

This series contains:
- an erratum workaround for the TJA1103 PHY integrated in SJA1110
- an adaptation of the driver so it prints less unnecessary information
  when probing on SJA1110
- a PTP RX timestamping bug fix and a clarification patch

Targeting net-next since the PHY support is currently in net-next only.

Changes in v3:
Added one more patch which improves the readability of
nxp_c45_reconstruct_ts.

Changes in v2:
Added a comment to the hardware workaround procedure.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge