[PATCH net v4 0/2] IEP clock module bug fixes
Meghana Malladi
m-malladi at ti.com
Wed Dec 11 05:59:39 PST 2024
Hi All,
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.
MD Danish Anwar (1):
net: ti: icssg-prueth: Fix firmware load sequence.
Meghana Malladi (1):
net: ti: icssg-prueth: Fix clearing of IEP_CMP_CFG registers during
iep_init
drivers/net/ethernet/ti/icssg/icss_iep.c | 9 +
drivers/net/ethernet/ti/icssg/icssg_common.c | 1 -
drivers/net/ethernet/ti/icssg/icssg_config.c | 41 ++--
drivers/net/ethernet/ti/icssg/icssg_config.h | 1 +
drivers/net/ethernet/ti/icssg/icssg_prueth.c | 200 ++++++++++++------
drivers/net/ethernet/ti/icssg/icssg_prueth.h | 6 +-
.../net/ethernet/ti/icssg/icssg_prueth_sr1.c | 1 -
7 files changed, 179 insertions(+), 80 deletions(-)
base-commit: dfc14664794a4706e0c2186a0c082386e6b14c4d
--
2.25.1
More information about the linux-arm-kernel
mailing list