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)
commit0b703008b5d954624c62017207505ff607817e5c
treeb16fe80950a7950510cf01867ae835a8a50406ce
parented0141d113c537a24df2f617f11c9bc50d673c90
parent0b5f0f29b118910c89fe249cdfbc11b400a86a18
Merge branch 'tja1103-improvewmentsa'

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>