Fri, May 23, 2025 at 05:42:22PM +0200, arkadiusz.kubalewski@xxxxxxxxx wrote: >Add enum dpll_feature_state for control over features. > >Add dpll device level attribute: >DPLL_A_PHASE_OFFSET_MONITOR - to allow control over a phase offset monitor >feature. Attribute is present and shall return current state of a feature >(enum dpll_feature_state), if the device driver provides such capability, >otherwie attribute shall not be present. > >Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov@xxxxxxxxx> >Reviewed-by: Milena Olech <milena.olech@xxxxxxxxx> >Signed-off-by: Arkadiusz Kubalewski <arkadiusz.kubalewski@xxxxxxxxx> Reviewed-by: Jiri Pirko <jiri@xxxxxxxxxx>