netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v7 0/5] ptp: clockmatrix: support 32-bit address space
@ 2024-03-18 17:32 Min Li
  2024-03-19 10:26 ` Jiri Pirko
  2024-03-21 18:04 ` Lee Jones
  0 siblings, 2 replies; 7+ messages in thread
From: Min Li @ 2024-03-18 17:32 UTC (permalink / raw)
  To: richardcochran, lee; +Cc: linux-kernel, netdev, Min Li

From: Min Li <min.li.xe@renesas.com>

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


^ permalink raw reply	[flat|nested] 7+ messages in thread
* [PATCH net-next v7 0/5] ptp: clockmatrix: support 32-bit address space
@ 2024-05-01 16:03 Min Li
  2024-05-02  6:58 ` Horatiu Vultur
  0 siblings, 1 reply; 7+ messages in thread
From: Min Li @ 2024-05-01 16:03 UTC (permalink / raw)
  To: richardcochran, lee; +Cc: linux-kernel, netdev, Min Li

From: Min Li <min.li.xe@renesas.com>

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-05-03 14:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-18 17:32 [PATCH net-next v7 0/5] ptp: clockmatrix: support 32-bit address space Min Li
2024-03-19 10:26 ` Jiri Pirko
2024-03-19 11:15   ` Jiri Pirko
2024-03-21 18:04 ` Lee Jones
2024-05-01 16:03 Min Li
2024-05-02  6:58 ` Horatiu Vultur
2024-05-03 14:06   ` Min Li

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).