[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <05498adb-364e-18c9-f1d1-bb32462e4036@mellanox.com>
Date: Wed, 5 Jun 2019 11:30:06 +0000
From: Shalom Toledo <shalomt@...lanox.com>
To: Richard Cochran <richardcochran@...il.com>,
Ido Schimmel <idosch@...sch.org>
CC: "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"davem@...emloft.net" <davem@...emloft.net>,
Jiri Pirko <jiri@...lanox.com>,
Petr Machata <petrm@...lanox.com>, mlxsw <mlxsw@...lanox.com>,
Ido Schimmel <idosch@...lanox.com>
Subject: Re: [PATCH net-next 4/9] mlxsw: reg: Add Management UTC Register
On 04/06/2019 17:17, Richard Cochran wrote:
> On Mon, Jun 03, 2019 at 03:12:39PM +0300, Ido Schimmel wrote:
>> From: Shalom Toledo <shalomt@...lanox.com>
>>
>> The MTUTC register configures the HW UTC counter.
>
> Why is this called the "UTC" counter?
>
> The PTP time scale is TAI. Is this counter intended to reflect the
> Linux CLOCK_REALTIME system time?
Exactly. The hardware doesn't have the ability to convert the FRC to UTC, so
we, as a driver, need to do it and align the hardware with this value.
>
>> +/* MTUTC - Management UTC Register
>> + * -------------------------------
>> + * Configures the HW UTC counter.
>> + */
>> +#define MLXSW_REG_MTUTC_ID 0x9055
>> +#define MLXSW_REG_MTUTC_LEN 0x1C
>
> Thanks,
> Richard
>
Powered by blists - more mailing lists