]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'stmmac-ptp-fix'
authorDavid S. Miller <davem@davemloft.net>
Thu, 27 Jan 2022 13:46:18 +0000 (13:46 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 27 Jan 2022 13:46:18 +0000 (13:46 +0000)
commit90e4cef2f9e2cc6be3fb61c5430d773b8b4cabbd
tree3b3f5867e3d383b3658cb05fa3d61869d42c1184
parent59954661303ea5ed6e6515e1d4e0506ea6754351
parent1f7a44665448f8d0d96bcf0e06040c4a1172901e
Merge branch 'stmmac-ptp-fix'

Mohammad Athari Bin Ismail says:

====================
Fix PTP issue in stmmac

This patch series to fix PTP issue in stmmac related to:
1/ PTP clock source configuration during initialization.
2/ PTP initialization during resume from suspend.
====================

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