RE: [PATCH net v2 2/2] ptp: idt82p33: implement double dco time correction
From: Min Li
Date: Mon Sep 20 2021 - 11:13:22 EST
>
> > On Fri, Jun 25, 2021 at 02:24:24PM +0000, Min Li wrote:
> > > How would you suggest to implement the change that make the new
> driver behavior optional?
> > I would say, module parameter or debugfs knob.
>
> Aright, in which case devlink or debugfs, please.
>
Hi Jakub
The target platform BSP is little old and doesn't support devlink_params_register yet.
And our design doesn't allow debugfs to be used in released software.
Thanks
Min