Merge branch 'net-phy-micrel-lan8814-enable-ptp_pf_perout'
authorPaolo Abeni <pabeni@redhat.com>
Tue, 9 Apr 2024 11:34:05 +0000 (13:34 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 9 Apr 2024 11:34:06 +0000 (13:34 +0200)
commit6a053f07d5a5839eb5e62e29af3f49f0c964bad4
treead074dde00fba44561be09ea61b578bafa2e9f80
parent220d63f249ecfa71a9b89dd232383506b56d0073
parent9e63941b8976c45f1ce42b5e0e45070ee24b22eb
Merge branch 'net-phy-micrel-lan8814-enable-ptp_pf_perout'

Horatiu Vultur says:

====================
net: phy: micrel: lan8814: Enable PTP_PF_PEROUT

Add support for PTP_PF_PEROUT to lan8814. First patch just enables
the LTC at probe time, such that it is not required to enable
timestamping to have the LTC enabled. While the second patch actually
adds support for PTP_PF_PEROUT.
====================

Link: https://lore.kernel.org/r/20240408064432.3881636-1-horatiu.vultur@microchip.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>