[PATCH net-next v7 0/5] ptp: clockmatrix: support 32-bit address space

From: Min Li
Date: Mon Mar 18 2024 - 13:32:56 EST


From: Min Li <min.li.xe@xxxxxxxxxxx>

The main porpose of this series is [PATCH 1/5], which is to support read/write
to the whole 32-bit address space. Other changes are increamental since
[PATCH 1/5].


Min Li (5):
ptp: clockmatrix: support 32-bit address space
ptp: clockmatrix: set write phase timer to 0 when not in PCW mode
ptp: clockmatrix: dco input-to-output delay is 20 FOD cycles + 8ns
ptp: clockmatrix: Fix caps.max_adj to reflect
DPLL_MAX_FREQ_OFFSET[MAX_FFO]
ptp: clockmatrix: move register and firmware related definition to
idt8a340_reg.h

drivers/ptp/ptp_clockmatrix.c | 120 ++++--
drivers/ptp/ptp_clockmatrix.h | 66 +--
include/linux/mfd/idt8a340_reg.h | 664 ++++++++++++++++++-------------
3 files changed, 482 insertions(+), 368 deletions(-)

--
2.39.2