Fri, May 23, 2025 at 05:42:23PM +0200, arkadiusz.kubalewski@xxxxxxxxx wrote: >Add new callback operations for a dpll device: >- phase_offset_monitor_get(..) - to obtain current state of phase offset > monitor feature from dpll device, >- phase_offset_monitor_set(..) - to allow feature configuration. > >Obtain the feature state value using the get callback and provide it to >the user if the device driver implements callbacks. > >Execute the set callback upon user requests. > >Reviewed-by: Milena Olech <milena.olech@xxxxxxxxx> >Signed-off-by: Arkadiusz Kubalewski <arkadiusz.kubalewski@xxxxxxxxx> Reviewed-by: Jiri Pirko <jiri@xxxxxxxxxx>