]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch 'net-iep-clock-module-fixes'
authorDavid S. Miller <davem@davemloft.net>
Fri, 3 Jan 2025 11:54:06 +0000 (11:54 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 3 Jan 2025 11:54:06 +0000 (11:54 +0000)
commitce21419b55d8671b886ae780ef15734843a6f668
treece41100fcfe8cb84374d6457c6bd731cedd3f74c
parent3473020d0fcf131a94a6289df8a3dac37e67f0d4
parent9b115361248dc6cce182a2dc030c1c70b0a9639e
Merge branch 'net-iep-clock-module-fixes'

Meghana Malladi says:

====================
IEP clock module bug fixes

This series has some bug fixes for IEP module needed by PPS and
timesync operations.

Patch 1/2 fixes firmware load sequence to run all the firmwares
when either of the ethernet interfaces is up. Move all the code
common for firmware bringup under common functions.

Patch 2/2 fixes distorted PPS signal when the ethernet interfaces
are brough down and up. This patch also fixes enabling PPS signal
after bringing the interface up, without disabling PPS.
====================

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