2024-03-18 17:33:13

by Min Li

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

From: Min Li <[email protected]>

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



2024-03-19 11:15:45

by Jiri Pirko

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

Tue, Mar 19, 2024 at 11:26:32AM CET, [email protected] wrote:
>Mon, Mar 18, 2024 at 06:32:08PM CET, [email protected] wrote:
>>From: Min Li <[email protected]>
>>
>>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].
>
>net-next is closed, send again next week.

Ah, different tree. Sorry.

>
>>
>>
>>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
>>
>>

2024-03-19 11:42:54

by Jiri Pirko

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

Mon, Mar 18, 2024 at 06:32:08PM CET, [email protected] wrote:
>From: Min Li <[email protected]>
>
>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].

net-next is closed, send again next week.

>
>
>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
>
>

2024-03-21 18:04:53

by Lee Jones

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

On Mon, 18 Mar 2024, Min Li wrote:

> From: Min Li <[email protected]>
>
> 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 ++++++++++++++++++-------------

Acked-by: Lee Jones <[email protected]>

> 3 files changed, 482 insertions(+), 368 deletions(-)

--
Lee Jones [李琼斯]