]> 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)
commit85a8a220e1dbc10bab9fe60b649db3270f941b86
tree3b3f5867e3d383b3658cb05fa3d61869d42c1184
parent2789b46509c2d43ceaabb6bab00bb4764d6a1d13
parentf0d84872700477eb50b025aba552208a0392762f
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>